Delen via


RemoteParticipantState interface

Alleen de statusversie van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant>. StatefulCallClient haalt RemoteParticipants automatisch op en voegt de status toe aan de status die wordt weergegeven door StatefulCallClient-.

Eigenschappen

callEndReason

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>.

contentSharingStream

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>.

displayName

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>.

identifier

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>.

isMuted

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>.

isSpeaking

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>.

mediaAccess

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>.

raisedHand

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>.

reactionState

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> met UI-helper props receivedOn, die de tijdstempel aangeeft wanneer het bericht is ontvangen.

role

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>.

spotlight

Proxy van <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>.

state

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>.

videoStreams

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> als een object met <xref:RemoteVideoStream> velden die door <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>zijn opgegeven.

Eigenschapdetails

callEndReason

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>.

callEndReason?: CallEndReason

Waarde van eigenschap

contentSharingStream

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>.

public contentSharingStream?: HTMLElement

Waarde van eigenschap

HTMLElement

displayName

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>.

displayName?: string

Waarde van eigenschap

string

identifier

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>.

identifier: CommunicationIdentifierKind

Waarde van eigenschap

isMuted

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>.

isMuted: boolean

Waarde van eigenschap

boolean

isSpeaking

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>.

isSpeaking: boolean

Waarde van eigenschap

boolean

mediaAccess

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>.

mediaAccess?: MediaAccessState

Waarde van eigenschap

raisedHand

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>.

raisedHand?: RaisedHandState

Waarde van eigenschap

reactionState

Proxy van <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> met UI-helper props receivedOn, die de tijdstempel aangeeft wanneer het bericht is ontvangen.

public reactionState?: ReactionState

Waarde van eigenschap

role

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>.

role?: ParticipantRole

Waarde van eigenschap

spotlight

Proxy van <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>.

spotlight?: SpotlightState

Waarde van eigenschap

state

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>.

state: RemoteParticipantState

Waarde van eigenschap

videoStreams

Proxy van <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> als een object met <xref:RemoteVideoStream> velden die door <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>zijn opgegeven.

videoStreams: {[key: number]: RemoteVideoStreamState}

Waarde van eigenschap

{[key: number]: RemoteVideoStreamState}