Class: Kaltura::KalturaEmailNotificationParameter

Inherits:
KalturaEventNotificationParameter show all
Defined in:
lib/kaltura_plugins/kaltura_email_notification_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaEventNotificationParameter

#description, #key, #value

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



248
249
250
# File 'lib/kaltura_plugins/kaltura_email_notification_client_plugin.rb', line 248

def from_xml(xml_element)
	super
end