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.



864
865
866
# File 'lib/kaltura/kaltura_client.rb', line 864

def client_ver
  @client_ver
end

#control_idObject

Returns the value of attribute control_id.



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

def control_id
  @control_id
end

#current_pointObject

Returns the value of attribute current_point.



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

def current_point
  @current_point
end

#durationObject

Returns the value of attribute duration.



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

def duration
  @duration
end

#entry_idObject

Returns the value of attribute entry_id.



869
870
871
# File 'lib/kaltura/kaltura_client.rb', line 869

def entry_id
  @entry_id
end

#event_timestampObject

Returns the value of attribute event_timestamp.



866
867
868
# File 'lib/kaltura/kaltura_client.rb', line 866

def event_timestamp
  @event_timestamp
end

#event_typeObject

Returns the value of attribute event_type.



865
866
867
# File 'lib/kaltura/kaltura_client.rb', line 865

def event_type
  @event_type
end

#is_first_in_sessionObject

Returns the value of attribute is_first_in_session.



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

def is_first_in_session
  @is_first_in_session
end

#new_pointObject

Returns the value of attribute new_point.



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

def new_point
  @new_point
end

#partner_idObject

Returns the value of attribute partner_id.



868
869
870
# File 'lib/kaltura/kaltura_client.rb', line 868

def partner_id
  @partner_id
end

#process_durationObject

Returns the value of attribute process_duration.



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

def process_duration
  @process_duration
end

#referrerObject

Returns the value of attribute referrer.



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

def referrer
  @referrer
end

#seekObject

Returns the value of attribute seek.



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

def seek
  @seek
end

#session_idObject

Returns the value of attribute session_id.



867
868
869
# File 'lib/kaltura/kaltura_client.rb', line 867

def session_id
  @session_id
end

#uiconf_idObject

Returns the value of attribute uiconf_id.



872
873
874
# File 'lib/kaltura/kaltura_client.rb', line 872

def uiconf_id
  @uiconf_id
end

#unique_viewerObject

Returns the value of attribute unique_viewer.



870
871
872
# File 'lib/kaltura/kaltura_client.rb', line 870

def unique_viewer
  @unique_viewer
end

#user_idObject

Returns the value of attribute user_id.



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

def user_id
  @user_id
end

#user_ipObject

Returns the value of attribute user_ip.



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

def user_ip
  @user_ip
end

#widget_idObject

Returns the value of attribute widget_id.



871
872
873
# File 'lib/kaltura/kaltura_client.rb', line 871

def widget_id
  @widget_id
end