このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
ParticipantsButton コンポーネントのセレクターの種類。
type ParticipantsButtonSelector = ( state: CallClientState, props: CallingBaseSelectorProps ) => { myUserId: string; participants: CallParticipantListParticipant[] }