DefaultMeetingStatsCollector

Constructors

Link copied to clipboard
constructor(logger: Logger)

Functions

Link copied to clipboard
open override fun addMeetingHistoryEvent(historyEventName: MeetingHistoryEventName, timestampMs: Long)

Add a history meeting event.

Link copied to clipboard

Get a list of meeting history events.

Link copied to clipboard

Get the meeting stats attributes.

Link copied to clipboard
open override fun incrementPoorConnectionCount()

Increment poor connection count during the session.

Link copied to clipboard
open override fun incrementRetryCount()

Increment meeting session retry count.

Link copied to clipboard
open override fun resetMeetingStats()

Clear meeting stats.

Link copied to clipboard
open override fun updateMaxVideoTile(videoTileCount: Int)

Update max video tile count during the meeting.

Link copied to clipboard

Update meeting start request time.

Link copied to clipboard
open override fun updateMeetingStartTimeMs()

Update meeting start time.