このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
UI コンポーネントに反映されている参加者の状態を呼び出す。
type CallParticipantListParticipant = ParticipantListParticipant & { isMuted?: boolean isScreenSharing?: boolean isSpeaking?: boolean state: ParticipantState }