callType | CallType | - | MeetingParticipant.callType |
canControl | boolean | - | MeetingParticipant.canControl |
canDisconnect | boolean | - | MeetingParticipant.canDisconnect |
canMute | boolean | - | MeetingParticipant.canMute |
canTransfer | boolean | - | MeetingParticipant.canTransfer |
canFecc | boolean | - | MeetingParticipant.canFecc |
canRaiseHand | boolean | - | MeetingParticipant.canRaiseHand |
canSpotlight | boolean | - | MeetingParticipant.canSpotlight |
displayName? | string | - | MeetingParticipant.displayName |
overlayText | string | - | MeetingParticipant.overlayText |
handRaisedTime | number | - | MeetingParticipant.handRaisedTime |
isConjoined | boolean | - | MeetingParticipant.isConjoined |
isConnecting | boolean | - | MeetingParticipant.isConnecting |
isEndpoint? | boolean | - | MeetingParticipant.isEndpoint |
isExternal | boolean | - | MeetingParticipant.isExternal |
isIdpAuthenticated? | boolean | - | MeetingParticipant.isIdpAuthenticated |
isGateway | boolean | - | MeetingParticipant.isGateway |
isHost | boolean | - | MeetingParticipant.isHost |
isMainVideoDroppedOut | boolean | - | MeetingParticipant.isMainVideoDroppedOut |
isPresenting | boolean | - | MeetingParticipant.isPresenting |
isSpotlight | boolean | - | MeetingParticipant.isSpotlight |
isStreaming | boolean | - | MeetingParticipant.isStreaming |
isTransferring | boolean | - | MeetingParticipant.isTransferring |
isVideoSilent | boolean | - | MeetingParticipant.isVideoSilent |
isWaiting | boolean | - | MeetingParticipant.isWaiting |
needsPresentationInMix | boolean | - | MeetingParticipant.needsPresentationInMix |
protocol | "" | "api" | "webrtc" | "sip" | "rtmp" | "h323" | "mssip" | - | MeetingParticipant.protocol |
hasMedia | boolean | - | MeetingParticipant.hasMedia |
raisedHand | boolean | - | MeetingParticipant.raisedHand |
role | "chair" | "guest" | - | MeetingParticipant.role |
rxPresentation | boolean | - | MeetingParticipant.rxPresentation |
serviceType | | "connecting" | "waiting_room" | "ivr" | "conference" | "lecture" | "gateway" | "test_call" | undefined | - | MeetingParticipant.serviceType |
spotlightOrder | number | - | MeetingParticipant.spotlightOrder |
startAt | Date | null | - | MeetingParticipant.startAt |
startTime | number | null | - | MeetingParticipant.startTime |
uri | string | - | MeetingParticipant.uri |
uuid | ParticipantID | - | MeetingParticipant.uuid |
vendor | string | undefined | - | MeetingParticipant.vendor |
canReceivePersonalMix | boolean | - | MeetingParticipant.canReceivePersonalMix |
receiveFromVideoMix | PersonalMix | - | MeetingParticipant.receiveFromVideoMix |
rawData | RTCParticipantEvent | - | MeetingParticipant.rawData |
topic? | string | - | MeetingParticipant.topic |
canChangeLayout | boolean | MeetingParticipant.canChangeLayout | - |
calls? | ParticipantCall[] | - | - |
imageUrl? | string | - | - |
isClientMuted | boolean | MeetingParticipant.isClientMuted | - |
isMuted | boolean | MeetingParticipant.isMuted | - |
isCameraMuted | boolean | MeetingParticipant.isCameraMuted | - |
kick? | () => void | - | - |
mute? | () => void | - | - |
muteVideo? | () => void | - | - |
admit? | () => void | - | - |
spotlight? | () => void | - | - |
setRole? | () => void | - | - |
lowerHand? | () => void | - | - |
supportsDirectChat | boolean | MeetingParticipant.supportsDirectChat | - |
highlightedCharacters? | object[] | - | - |
roomId? | RoomID | - | - |