次の方法で共有


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}