RemoteParticipantState interface
Csak a <xref:%40azure%2Fcommunication-calling%23RemoteParticipant>állapotverziója. StatefulCallClient automatikusan lekéri a RemoteParticipants függvényeket, és hozzáadja az állapotukat a StatefulCallClientáltal közzétett állapothoz.
Tulajdonságok
| call |
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>proxyja. |
| content |
A <xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>proxyja. |
| display |
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>proxyja. |
| identifier | A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>proxyja. |
| is |
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>proxyja. |
| is |
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>proxyja. |
| media |
A <xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>proxyja. |
| raised |
A <xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>proxyja. |
| reaction |
A <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> felhasználói felület segítő kellékeivel fogadottOn proxy, amely az üzenet fogadásának időbélyegét jelzi. |
| role | A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>proxyja. |
| spotlight | A <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>proxyja. |
| state | A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>proxyja. |
| video |
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> proxyja objektumként <xref:RemoteVideoStream>által kulcsolt <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id> mezőkkel. |
Tulajdonság adatai
callEndReason
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>proxyja.
callEndReason?: CallEndReason
Tulajdonság értéke
contentSharingStream
A <xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>proxyja.
public contentSharingStream?: HTMLElement
Tulajdonság értéke
HTMLElement
displayName
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>proxyja.
displayName?: string
Tulajdonság értéke
string
identifier
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>proxyja.
identifier: CommunicationIdentifierKind
Tulajdonság értéke
isMuted
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>proxyja.
isMuted: boolean
Tulajdonság értéke
boolean
isSpeaking
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>proxyja.
isSpeaking: boolean
Tulajdonság értéke
boolean
mediaAccess
A <xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>proxyja.
mediaAccess?: MediaAccessState
Tulajdonság értéke
raisedHand
A <xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>proxyja.
raisedHand?: RaisedHandState
Tulajdonság értéke
reactionState
A <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> felhasználói felület segítő kellékeivel fogadottOn proxy, amely az üzenet fogadásának időbélyegét jelzi.
public reactionState?: ReactionState
Tulajdonság értéke
role
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>proxyja.
role?: ParticipantRole
Tulajdonság értéke
spotlight
A <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>proxyja.
spotlight?: SpotlightState
Tulajdonság értéke
state
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.state>proxyja.
state: RemoteParticipantState
Tulajdonság értéke
videoStreams
A <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> proxyja objektumként <xref:RemoteVideoStream>által kulcsolt <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id> mezőkkel.
videoStreams: {[key: number]: RemoteVideoStreamState}
Tulajdonság értéke
{[key: number]: RemoteVideoStreamState}