MeetingStatsCollector

Functions

Link copied to clipboard
abstract 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

Increment poor connection count during the session.

Link copied to clipboard
abstract fun incrementRetryCount()

Increment meeting session retry count.

Link copied to clipboard
abstract fun resetMeetingStats()

Clear meeting stats.

Link copied to clipboard
abstract 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

Update meeting start time.