Class: Kaltura::Constants::FileSync::Type
- Inherits:
-
Object
- Object
- Kaltura::Constants::FileSync::Type
- 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
- FILE =
File
1
- LINK =
Link
2
- URL =
URL
3