Class: Kaltura::StatsEvent

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.



821
822
823
# File 'lib/kaltura/kaltura_client.rb', line 821

def client_ver
  @client_ver
end

#control_idObject

Returns the value of attribute control_id.



835
836
837
# File 'lib/kaltura/kaltura_client.rb', line 835

def control_id
  @control_id
end

#current_pointObject

Returns the value of attribute current_point.



831
832
833
# File 'lib/kaltura/kaltura_client.rb', line 831

def current_point
  @current_point
end

#durationObject

Returns the value of attribute duration.



832
833
834
# File 'lib/kaltura/kaltura_client.rb', line 832

def duration
  @duration
end

#entry_idObject

Returns the value of attribute entry_id.



826
827
828
# File 'lib/kaltura/kaltura_client.rb', line 826

def entry_id
  @entry_id
end

#event_timestampObject

Returns the value of attribute event_timestamp.



823
824
825
# File 'lib/kaltura/kaltura_client.rb', line 823

def event_timestamp
  @event_timestamp
end

#event_typeObject

Returns the value of attribute event_type.



822
823
824
# File 'lib/kaltura/kaltura_client.rb', line 822

def event_type
  @event_type
end

#is_first_in_sessionObject

Returns the value of attribute is_first_in_session.



839
840
841
# File 'lib/kaltura/kaltura_client.rb', line 839

def is_first_in_session
  @is_first_in_session
end

#new_pointObject

Returns the value of attribute new_point.



837
838
839
# File 'lib/kaltura/kaltura_client.rb', line 837

def new_point
  @new_point
end

#partner_idObject

Returns the value of attribute partner_id.



825
826
827
# File 'lib/kaltura/kaltura_client.rb', line 825

def partner_id
  @partner_id
end

#process_durationObject

Returns the value of attribute process_duration.



834
835
836
# File 'lib/kaltura/kaltura_client.rb', line 834

def process_duration
  @process_duration
end

#referrerObject

Returns the value of attribute referrer.



838
839
840
# File 'lib/kaltura/kaltura_client.rb', line 838

def referrer
  @referrer
end

#seekObject

Returns the value of attribute seek.



836
837
838
# File 'lib/kaltura/kaltura_client.rb', line 836

def seek
  @seek
end

#session_idObject

Returns the value of attribute session_id.



824
825
826
# File 'lib/kaltura/kaltura_client.rb', line 824

def session_id
  @session_id
end

#uiconf_idObject

Returns the value of attribute uiconf_id.



829
830
831
# File 'lib/kaltura/kaltura_client.rb', line 829

def uiconf_id
  @uiconf_id
end

#unique_viewerObject

Returns the value of attribute unique_viewer.



827
828
829
# File 'lib/kaltura/kaltura_client.rb', line 827

def unique_viewer
  @unique_viewer
end

#user_idObject

Returns the value of attribute user_id.



830
831
832
# File 'lib/kaltura/kaltura_client.rb', line 830

def user_id
  @user_id
end

#user_ipObject

Returns the value of attribute user_ip.



833
834
835
# File 'lib/kaltura/kaltura_client.rb', line 833

def user_ip
  @user_ip
end

#widget_idObject

Returns the value of attribute widget_id.



828
829
830
# File 'lib/kaltura/kaltura_client.rb', line 828

def widget_id
  @widget_id
end