Class: Kaltura::Constants::SiteRestrictionType

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura/constants/site_restriction_type.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

RESTRICT_SITE_LIST =

Site white list

0
ALLOW_SITE_LIST =

Site black list

1