Class: Kaltura::TubeMogulSyndicationFeed

Inherits:
BaseSyndicationFeed show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from BaseSyndicationFeed

#add_to_default_conversion_profile, #allow_embed, #categories, #created_at, #feed_url, #flavor_param_id, #id, #landing_page, #name, #partner_id, #player_uiconf_id, #playlist_id, #status, #transcode_existing_content, #type

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#categoryObject

Returns the value of attribute category.



1473
1474
1475
# File 'lib/kaltura/kaltura_client.rb', line 1473

def category
  @category
end