Class: Kaltura::Constants::SyndicationFeed::Type
- Inherits:
-
Object
- Object
- Kaltura::Constants::SyndicationFeed::Type
- Defined in:
- lib/kaltura/constants/syndication_feed.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
- GOOGLE_VIDEO =
GoogleVideoSyndicationFeed
1
- YAHOO =
YahooSyndicationFeed
2
- ITUNES =
ITunesSyndicationFeed
3
- TUBE_MOGUL =
TubeMogulSyndicationFeed
4