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.



167
168
169
# File 'lib/kaltura/kaltura_client.rb', line 167

def referrer
  @referrer
end