Class: Kaltura::KalturaStatsEvent

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#client_verObject

Returns the value of attribute client_ver.



2153
2154
2155
# File 'lib/kaltura_client.rb', line 2153

def client_ver
  @client_ver
end

#control_idObject

Returns the value of attribute control_id.



2167
2168
2169
# File 'lib/kaltura_client.rb', line 2167

def control_id
  @control_id
end

#current_pointObject

Returns the value of attribute current_point.



2163
2164
2165
# File 'lib/kaltura_client.rb', line 2163

def current_point
  @current_point
end

#durationObject

Returns the value of attribute duration.



2164
2165
2166
# File 'lib/kaltura_client.rb', line 2164

def duration
  @duration
end

#entry_idObject

Returns the value of attribute entry_id.



2158
2159
2160
# File 'lib/kaltura_client.rb', line 2158

def entry_id
  @entry_id
end

#event_timestampObject

Returns the value of attribute event_timestamp.



2155
2156
2157
# File 'lib/kaltura_client.rb', line 2155

def event_timestamp
  @event_timestamp
end

#event_typeObject

Returns the value of attribute event_type.



2154
2155
2156
# File 'lib/kaltura_client.rb', line 2154

def event_type
  @event_type
end

#is_first_in_sessionObject

Returns the value of attribute is_first_in_session.



2171
2172
2173
# File 'lib/kaltura_client.rb', line 2171

def is_first_in_session
  @is_first_in_session
end

#new_pointObject

Returns the value of attribute new_point.



2169
2170
2171
# File 'lib/kaltura_client.rb', line 2169

def new_point
  @new_point
end

#partner_idObject

Returns the value of attribute partner_id.



2157
2158
2159
# File 'lib/kaltura_client.rb', line 2157

def partner_id
  @partner_id
end

#process_durationObject

Returns the value of attribute process_duration.



2166
2167
2168
# File 'lib/kaltura_client.rb', line 2166

def process_duration
  @process_duration
end

#referrerObject

Returns the value of attribute referrer.



2170
2171
2172
# File 'lib/kaltura_client.rb', line 2170

def referrer
  @referrer
end

#seekObject

Returns the value of attribute seek.



2168
2169
2170
# File 'lib/kaltura_client.rb', line 2168

def seek
  @seek
end

#session_idObject

Returns the value of attribute session_id.



2156
2157
2158
# File 'lib/kaltura_client.rb', line 2156

def session_id
  @session_id
end

#uiconf_idObject

Returns the value of attribute uiconf_id.



2161
2162
2163
# File 'lib/kaltura_client.rb', line 2161

def uiconf_id
  @uiconf_id
end

#unique_viewerObject

Returns the value of attribute unique_viewer.



2159
2160
2161
# File 'lib/kaltura_client.rb', line 2159

def unique_viewer
  @unique_viewer
end

#user_idObject

Returns the value of attribute user_id.



2162
2163
2164
# File 'lib/kaltura_client.rb', line 2162

def user_id
  @user_id
end

#user_ipObject

Returns the value of attribute user_ip.



2165
2166
2167
# File 'lib/kaltura_client.rb', line 2165

def user_ip
  @user_ip
end

#widget_idObject

Returns the value of attribute widget_id.



2160
2161
2162
# File 'lib/kaltura_client.rb', line 2160

def widget_id
  @widget_id
end