class Kaltura::KalturaResource

Used to ingest entry object, as single resource or list of resources accompanied by asset params ids.

Public Instance Methods

from_xml(xml_element) click to toggle source
Calls superclass method Kaltura::KalturaObjectBase#from_xml
# File lib/kaltura_types.rb, line 782
def from_xml(xml_element)
        super
end