Поделиться через


RemoteParticipantState interface

Версия только состояния <xref:%40azure%2Fcommunication-calling%23RemoteParticipant>. StatefulCallClient автоматически извлекает RemoteParticipants и добавляет их состояние в состояние, предоставляемое StatefulCallClient.

Свойства

callEndReason

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>

displayName

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>

identifier

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>

isMuted

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>

isSpeaking

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>

state

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>

videoStreams

Прокси-сервер в <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> качестве объекта с полями<xref:RemoteVideoStream>, ключами для .<xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>

Сведения о свойстве

callEndReason

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>

callEndReason?: CallEndReason

Значение свойства

displayName

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>

displayName?: string

Значение свойства

string

identifier

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>

identifier: CommunicationUserKind | PhoneNumberKind | MicrosoftTeamsUserKind | UnknownIdentifierKind

Значение свойства

isMuted

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>

isMuted: boolean

Значение свойства

boolean

isSpeaking

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>

isSpeaking: boolean

Значение свойства

boolean

state

Прокси-сервер .<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>

state: RemoteParticipantState

Значение свойства

videoStreams

Прокси-сервер в <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> качестве объекта с полями<xref:RemoteVideoStream>, ключами для .<xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>

videoStreams: {[key: number]: RemoteVideoStreamState}

Значение свойства

{[key: number]: RemoteVideoStreamState}