Class: Kaltura::KalturaResource

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_types.rb

Overview

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

Instance Attribute Summary

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



774
775
776
# File 'lib/kaltura_types.rb', line 774

def from_xml(xml_element)
	super
end