callType | CallType | InfinityParticipant.callType |
canChangeLayout | boolean | InfinityParticipant.canChangeLayout |
canControl | boolean | InfinityParticipant.canControl |
canDisconnect | boolean | InfinityParticipant.canDisconnect |
canFecc | boolean | InfinityParticipant.canFecc |
canMute | boolean | InfinityParticipant.canMute |
canRaiseHand | boolean | InfinityParticipant.canRaiseHand |
canReceivePersonalMix | boolean | InfinityParticipant.canReceivePersonalMix |
canSpotlight | boolean | InfinityParticipant.canSpotlight |
canTransfer | boolean | InfinityParticipant.canTransfer |
disconnect | () => Promise<undefined | DisconnectParticipantResponse> | - |
displayName? | string | InfinityParticipant.displayName |
handRaisedTime | number | InfinityParticipant.handRaisedTime |
isCameraMuted | boolean | InfinityParticipant.isCameraMuted |
isClientMuted | boolean | InfinityParticipant.isClientMuted |
isConjoined | boolean | InfinityParticipant.isConjoined |
isEndpoint? | boolean | InfinityParticipant.isEndpoint |
isExternal | boolean | InfinityParticipant.isExternal |
isGateway | boolean | InfinityParticipant.isGateway |
isHost | boolean | InfinityParticipant.isHost |
isIdpAuthenticated? | boolean | InfinityParticipant.isIdpAuthenticated |
isMainVideoDroppedOut | boolean | InfinityParticipant.isMainVideoDroppedOut |
isMuted | boolean | InfinityParticipant.isMuted |
isPresenting | boolean | InfinityParticipant.isPresenting |
isSpotlight | boolean | InfinityParticipant.isSpotlight |
isStreaming | boolean | InfinityParticipant.isStreaming |
isTransferring | boolean | InfinityParticipant.isTransferring |
isVideoSilent | boolean | InfinityParticipant.isVideoSilent |
isWaiting | boolean | InfinityParticipant.isWaiting |
needsPresentationInMix | boolean | InfinityParticipant.needsPresentationInMix |
onDisconnect | Signal<void> | - |
overlayText | string | InfinityParticipant.overlayText |
protocol | "" | "api" | "webrtc" | "sip" | "rtmp" | "h323" | "mssip" | InfinityParticipant.protocol |
raisedHand | boolean | InfinityParticipant.raisedHand |
rawData | Participant | InfinityParticipant.rawData |
receiveFromVideoMix | PersonalMix | InfinityParticipant.receiveFromVideoMix |
role | "guest" | "chair" | InfinityParticipant.role |
rxPresentation | boolean | InfinityParticipant.rxPresentation |
serviceType | | undefined | "conference" | "connecting" | "waiting_room" | "ivr" | "lecture" | "gateway" | "test_call" | InfinityParticipant.serviceType |
spotlightOrder | number | InfinityParticipant.spotlightOrder |
startAt | null | Date | InfinityParticipant.startAt |
startTime | null | number | InfinityParticipant.startTime |
uri | string | InfinityParticipant.uri |
uuid | ParticipantID | InfinityParticipant.uuid |
vendor | undefined | string | InfinityParticipant.vendor |