JoinCallResponseEvent

data class JoinCallResponseEvent(val callState: ERROR CLASS: Symbol not found for CallState, val participantCount: ParticipantCount, val fastReconnectDeadlineSeconds: Int, val isReconnected: Boolean, val publishOptions: List<ERROR CLASS: Symbol not found for PublishOption>) : SfuDataEvent

Constructors

Link copied to clipboard
constructor(callState: ERROR CLASS: Symbol not found for CallState, participantCount: ParticipantCount, fastReconnectDeadlineSeconds: Int, isReconnected: Boolean, publishOptions: List<ERROR CLASS: Symbol not found for PublishOption>)

Properties

Link copied to clipboard
val callState: ERROR CLASS: Symbol not found for CallState
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val publishOptions: List<ERROR CLASS: Symbol not found for PublishOption>

Functions

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