Class: Kaltura::KalturaRegistrationUserEntry

Inherits:
KalturaUserEntry show all
Defined in:
lib/kaltura_plugins/kaltura_registration_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaUserEntry

#created_at, #entry_id, #extended_status, #id, #partner_id, #status, #type, #updated_at, #user_id

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



35
36
37
# File 'lib/kaltura_plugins/kaltura_registration_client_plugin.rb', line 35

def from_xml(xml_element)
	super
end