Class: Kaltura::KalturaEntryContextDataParams
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaEntryContextDataParams
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#referrer ⇒ Object
Returns the value of attribute referrer.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#referrer ⇒ Object
Returns the value of attribute referrer.
1260 1261 1262 |
# File 'lib/kaltura_client.rb', line 1260 def referrer @referrer end |