SFUHealthCheckEvent

data class SFUHealthCheckEvent(val participantCount: ParticipantCount) : SfuDataEvent

Constructors

Link copied to clipboard
constructor(participantCount: ParticipantCount)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
open override fun getEventType(): String