Class: Kaltura::Constants::DirectoryRestrictionType
- Inherits:
-
Object
- Object
- Kaltura::Constants::DirectoryRestrictionType
- Defined in:
- lib/kaltura/constants/directory_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.
Constant Summary collapse
- DONT_DISPLAY =
do not display the directory.
0
- DISPLAY_WITH_LINK =
display the directory.
1