Class: Kaltura::StatsKmcEvent

Inherits:
ObjectBase 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

#client_verObject

Returns the value of attribute client_ver.



874
875
876
# File 'lib/kaltura/kaltura_client.rb', line 874

def client_ver
  @client_ver
end

#entry_idObject

Returns the value of attribute entry_id.



880
881
882
# File 'lib/kaltura/kaltura_client.rb', line 880

def entry_id
  @entry_id
end

#event_timestampObject

Returns the value of attribute event_timestamp.



877
878
879
# File 'lib/kaltura/kaltura_client.rb', line 877

def event_timestamp
  @event_timestamp
end

#kmc_event_action_pathObject

Returns the value of attribute kmc_event_action_path.



875
876
877
# File 'lib/kaltura/kaltura_client.rb', line 875

def kmc_event_action_path
  @kmc_event_action_path
end

#kmc_event_typeObject

Returns the value of attribute kmc_event_type.



876
877
878
# File 'lib/kaltura/kaltura_client.rb', line 876

def kmc_event_type
  @kmc_event_type
end

#partner_idObject

Returns the value of attribute partner_id.



879
880
881
# File 'lib/kaltura/kaltura_client.rb', line 879

def partner_id
  @partner_id
end

#session_idObject

Returns the value of attribute session_id.



878
879
880
# File 'lib/kaltura/kaltura_client.rb', line 878

def session_id
  @session_id
end

#uiconf_idObject

Returns the value of attribute uiconf_id.



882
883
884
# File 'lib/kaltura/kaltura_client.rb', line 882

def uiconf_id
  @uiconf_id
end

#user_idObject

Returns the value of attribute user_id.



883
884
885
# File 'lib/kaltura/kaltura_client.rb', line 883

def user_id
  @user_id
end

#user_ipObject

Returns the value of attribute user_ip.



884
885
886
# File 'lib/kaltura/kaltura_client.rb', line 884

def user_ip
  @user_ip
end

#widget_idObject

Returns the value of attribute widget_id.



881
882
883
# File 'lib/kaltura/kaltura_client.rb', line 881

def widget_id
  @widget_id
end