Class: Kaltura::Constants::FileSync::ObjectType
- Inherits:
-
Object
- Object
- Kaltura::Constants::FileSync::ObjectType
- Defined in:
- lib/kaltura/constants/file_sync.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
- ENTRY =
Kaltura::BaseEntry
1
- UICONF =
Kaltura::UiConf
2
- BATCHJOB =
Kaltura::BulkUpload
3
- FLAVOR_ASSET =
Kaltura::FlavorAsset
4