Class: Kaltura::KalturaRegistrationUserEntry
- Inherits:
-
KalturaUserEntry
- Object
- KalturaObjectBase
- KalturaUserEntry
- Kaltura::KalturaRegistrationUserEntry
- 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
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 |