Class: Kaltura::Constants::GoogleSyndicationFeed::AdultValues
- Inherits:
-
Object
- Object
- Kaltura::Constants::GoogleSyndicationFeed::AdultValues
- Defined in:
- lib/kaltura/constants/google_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
- YES =
contains adult videos.
"Yes"
- NO =
does not contain adult videos.
"No"