Class: Kaltura::Constants::Moderation::FlagStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura/constants/moderation.rb

Overview

The constants module will soon be depreciated into an Enumeration module to be more in line with the C# API client’s namespacing.

See Also:

Constant Summary collapse

PENDING =

Pending moderation flag

1
MODERATED =

Moderated flag

2