Udostępnij za pośrednictwem


RemoteParticipantState interface

Stan tylko wersja <xref:%40azure%2Fcommunication-calling%23RemoteParticipant>. StatefulCallClient automatycznie pobierze klasy RemoteParticipants i doda stan do stanu uwidocznionego przez 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 <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> jako obiekt z polami <xref:RemoteVideoStream> kluczami <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 <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> jako obiekt z polami <xref:RemoteVideoStream> kluczami <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>.

videoStreams: {[key: number]: RemoteVideoStreamState}

Wartość właściwości

{[key: number]: RemoteVideoStreamState}