PlaybackSession
Represents AnalyticsSession instance to report video playback session specific events and metadata. Note that ApplicationSession factory method ApplicationSession.createPlaybackSession must be used for session instance creation.
Properties
The AnalyticsReporter.Configuration instance.
The connectivity status to the analytics system.
The current lifecycle State.
Functions
Adds custom metadata to be published by the analytics reporting system.
Resolves Player instance.
Must be called to mark the end of the session's lifecycle interruption in order to resume normal session workflow.
Must be called to mark the start of the session's lifecycle interruption in order to pause normal session workflow.
Must be called to initiate analytics session lifecycle.
Updates existing metadata records.