Class: Kaltura::KalturaSipServerNode

Inherits:
KalturaServerNode show all
Defined in:
lib/kaltura_plugins/kaltura_sip_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaServerNode

#created_at, #dc, #description, #environment, #heartbeat_time, #host_name, #id, #name, #parent_id, #partner_id, #status, #system_name, #tags, #type, #updated_at

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



71
72
73
# File 'lib/kaltura_plugins/kaltura_sip_client_plugin.rb', line 71

def from_xml(xml_element)
	super
end