Bagikan melalui


RemoteParticipantState interface

Status hanya versi <xref:%40azure%2Fcommunication-calling%23RemoteParticipant>. StatefulCallClient akan secara otomatis mengambil RemoteParticipants dan menambahkan statusnya ke status yang diekspos oleh StatefulCallClient.

Properti

callEndReason

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

contentSharingStream

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

displayName

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

identifier

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

isMuted

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

isSpeaking

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

mediaAccess

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

raisedHand

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

reactionState

Proksi dengan <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> alat peraga pembantu UI receivedOn yang menunjukkan stempel waktu saat pesan diterima.

role

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

spotlight

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

state

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

videoStreams

Proksi <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> sebagai objek dengan bidang <xref:RemoteVideoStream> yang di-key oleh <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>.

Detail Properti

callEndReason

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

callEndReason?: CallEndReason

Nilai Properti

contentSharingStream

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

public contentSharingStream?: HTMLElement

Nilai Properti

HTMLElement

displayName

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

displayName?: string

Nilai Properti

string

identifier

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

identifier: CommunicationIdentifierKind

Nilai Properti

isMuted

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

isMuted: boolean

Nilai Properti

boolean

isSpeaking

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

isSpeaking: boolean

Nilai Properti

boolean

mediaAccess

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

mediaAccess?: MediaAccessState

Nilai Properti

raisedHand

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

raisedHand?: RaisedHandState

Nilai Properti

reactionState

Proksi dengan <xref:%40azure%2Fcommunication-calling%23Call.ReactionMessage> alat peraga pembantu UI receivedOn yang menunjukkan stempel waktu saat pesan diterima.

public reactionState?: ReactionState

Nilai Properti

role

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

role?: ParticipantRole

Nilai Properti

spotlight

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

spotlight?: SpotlightState

Nilai Properti

state

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

state: RemoteParticipantState

Nilai Properti

videoStreams

Proksi <xref:%40azure%2Fcommunication-calling%23RemoteParticipant.videoStreams> sebagai objek dengan bidang <xref:RemoteVideoStream> yang di-key oleh <xref:%40azure%2Fcommunication-calling%23RemoteVideoStream.id>.

videoStreams: {[key: number]: RemoteVideoStreamState}

Nilai Properti

{[key: number]: RemoteVideoStreamState}