SFUHealthCheckEvent

data class SFUHealthCheckEvent(val participantCount: ParticipantCount) : SfuDataEvent

Constructors

Link copied to clipboard
constructor(participantCount: ParticipantCount)

Properties

Link copied to clipboard

Functions

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