Class: Kaltura::EntryContextDataParams

Inherits:
ObjectBase
  • Object
show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#referrerObject

Returns the value of attribute referrer.



171
172
173
# File 'lib/kaltura/kaltura_client.rb', line 171

def referrer
  @referrer
end