Type alias WaitingParticipant
WaitingParticipant: InternalMessage & { isAudioEnabled: boolean; isScreenSharingEnabled: boolean; isVideoEnabled: boolean; name: string; userId: UserId; } Type declaration
isAudioEnabled: boolean
isScreenSharingEnabled: boolean
isVideoEnabled: boolean
name: string