Partilhar via


RemoteParticipantState interface

Indique apenas a versão do <xref:%40azure%2Fcommunication-calling%23RemoteParticipant>. StatefulCallClient recuperará automaticamente RemoteParticipants e adicionará seu estado ao estado exposto por StatefulCallClient.

Propriedades

callEndReason

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>.

contentSharingStream

Procuração de <xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>.

displayName

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>.

identifier

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>.

isMuted

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>.

isSpeaking

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>.

mediaAccess

Procuração de <xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>.

raisedHand

Procuração de <xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>.

reactionState

Proxy de com props auxiliares da interface do usuário recebidosOn que indica o carimbo de <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> data/hora quando a mensagem foi recebida.

role

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>.

spotlight

Procuração de <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>.

state

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>.

videoStreams

Proxy de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> como um objeto com <xref:RemoteVideoStream> campos digitados por <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>.

Detalhes de Propriedade

callEndReason

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>.

callEndReason?: CallEndReason

Valor de Propriedade

contentSharingStream

Procuração de <xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>.

public contentSharingStream?: HTMLElement

Valor de Propriedade

HTMLElement

displayName

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>.

displayName?: string

Valor de Propriedade

string

identifier

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>.

identifier: CommunicationIdentifierKind

Valor de Propriedade

isMuted

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>.

isMuted: boolean

Valor de Propriedade

boolean

isSpeaking

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>.

isSpeaking: boolean

Valor de Propriedade

boolean

mediaAccess

Procuração de <xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>.

mediaAccess?: MediaAccessState

Valor de Propriedade

raisedHand

Procuração de <xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>.

raisedHand?: RaisedHandState

Valor de Propriedade

reactionState

Proxy de com props auxiliares da interface do usuário recebidosOn que indica o carimbo de <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> data/hora quando a mensagem foi recebida.

public reactionState?: ReactionState

Valor de Propriedade

role

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>.

role?: ParticipantRole

Valor de Propriedade

spotlight

Procuração de <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>.

spotlight?: SpotlightState

Valor de Propriedade

state

Procuração de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>.

state: RemoteParticipantState

Valor de Propriedade

videoStreams

Proxy de <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> como um objeto com <xref:RemoteVideoStream> campos digitados por <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>.

videoStreams: {[key: number]: RemoteVideoStreamState}

Valor de Propriedade

{[key: number]: RemoteVideoStreamState}