다음을 통해 공유


RemoteParticipantState interface

상태 전용 버전의 <xref:%40azure%2Fcommunication-calling%23RemoteParticipant>. StatefulCallClient 자동으로 RemoteParticipants를 검색하고 해당 상태를 StatefulCallClient노출된 상태에 추가합니다.

속성

callEndReason

<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.callEndReason>프록시입니다.

contentSharingStream

<xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>프록시입니다.

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>프록시입니다.

mediaAccess

<xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>프록시입니다.

raisedHand

<xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>프록시입니다.

reactionState

UI 도우미 props receivedOn이 <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> 있는 프록시는 메시지가 수신된 시점의 타임스탬프를 나타냅니다.

role

<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>프록시입니다.

spotlight

<xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>프록시입니다.

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

속성 값

contentSharingStream

<xref:%40azure%2Fcommunication-calling%23Call.PPTLive.target>프록시입니다.

public contentSharingStream?: HTMLElement

속성 값

HTMLElement

displayName

<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.displayName>프록시입니다.

displayName?: string

속성 값

string

identifier

<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.identifier>프록시입니다.

identifier: CommunicationIdentifierKind

속성 값

isMuted

<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isMuted>프록시입니다.

isMuted: boolean

속성 값

boolean

isSpeaking

<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.isSpeaking>프록시입니다.

isSpeaking: boolean

속성 값

boolean

mediaAccess

<xref:%40azure%2Fcommunication-calling%23Call.MediaAccessCallFeature.MediaAccess>프록시입니다.

mediaAccess?: MediaAccessState

속성 값

raisedHand

<xref:%40azure%2Fcommunication-calling%23Call.RaisedHand.raisedHands>프록시입니다.

raisedHand?: RaisedHandState

속성 값

reactionState

UI 도우미 props receivedOn이 <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> 있는 프록시는 메시지가 수신된 시점의 타임스탬프를 나타냅니다.

public reactionState?: ReactionState

속성 값

role

<xref:%40azure%2Fcommunication-calling%23RemoteParticipant.role>프록시입니다.

role?: ParticipantRole

속성 값

spotlight

<xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.spotlightedParticipants>프록시입니다.

spotlight?: SpotlightState

속성 값

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}