Class: Kaltura::KalturaClientNotification
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaClientNotification
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
-
#url ⇒ Object
Returns the value of attribute url.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data.
1940 1941 1942 |
# File 'lib/kaltura_client.rb', line 1940 def data @data end |
#url ⇒ Object
Returns the value of attribute url.
1939 1940 1941 |
# File 'lib/kaltura_client.rb', line 1939 def url @url end |