ParticipantsJoinedListener type
CallAdapterSubscribers 'participantsJoined' イベントのコールバック。
type ParticipantsJoinedListener = (event: {
joined: RemoteParticipant[]
}) => void
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
CallAdapterSubscribers 'participantsJoined' イベントのコールバック。
type ParticipantsJoinedListener = (event: {
joined: RemoteParticipant[]
}) => void