SyncTreatment

data class SyncTreatment(val durationMs: Int, val afterPause: Boolean, val nbOfJoinedRooms: Int) : StatisticEvent

Incremental sync event.

Constructors

Link copied to clipboard
constructor(durationMs: Int, afterPause: Boolean, nbOfJoinedRooms: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard