Class: Kaltura::KalturaHttpNotificationDataFields

Inherits:
KalturaHttpNotificationData show all
Defined in:
lib/kaltura_plugins/kaltura_http_notification_client_plugin.rb

Overview

If this class used as the template data, the fields will be taken from the content parameters

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



139
140
141
# File 'lib/kaltura_plugins/kaltura_http_notification_client_plugin.rb', line 139

def from_xml(xml_element)
	super
end