Udostępnij za pośrednictwem


RemoteParticipantState interface

Stan tylko wersja .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant> Element StatefulCallClient automatycznie pobierze element RemoteParticipants i doda stan do stanu uwidocznionego przez element StatefulCallClient.

Właściwości

callEndReason

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>

displayName

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>

identifier

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>

isMuted

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>

isSpeaking

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>

state

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>

videoStreams

Serwer proxy obiektu jako <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> obiekt z polami kluczem <xref:RemoteVideoStream> .<xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>

Szczegóły właściwości

callEndReason

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>

callEndReason?: CallEndReason

Wartość właściwości

displayName

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>

displayName?: string

Wartość właściwości

string

identifier

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>

identifier: CommunicationUserKind | PhoneNumberKind | MicrosoftTeamsUserKind | UnknownIdentifierKind

Wartość właściwości

isMuted

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>

isMuted: boolean

Wartość właściwości

boolean

isSpeaking

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>

isSpeaking: boolean

Wartość właściwości

boolean

state

Serwer proxy .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>

state: RemoteParticipantState

Wartość właściwości

videoStreams

Serwer proxy obiektu jako <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> obiekt z polami kluczem <xref:RemoteVideoStream> .<xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>

videoStreams: {[key: number]: RemoteVideoStreamState}

Wartość właściwości

{[key: number]: RemoteVideoStreamState}