Class: Kaltura::EntryContextDataParams
- Inherits:
-
ObjectBase
- Object
- ObjectBase
- Kaltura::EntryContextDataParams
- Defined in:
- lib/kaltura/kaltura_client.rb
Instance Attribute Summary collapse
-
#referrer ⇒ Object
Returns the value of attribute referrer.
Attributes inherited from ObjectBase
Method Summary
Methods inherited from ObjectBase
Instance Attribute Details
#referrer ⇒ Object
Returns the value of attribute referrer.
171 172 173 |
# File 'lib/kaltura/kaltura_client.rb', line 171 def referrer @referrer end |