مشاركة عبر


ParticipantsLeftListener type

رد الاتصال CallAdapterSubscribers حدث "المشاركونLeft".

type ParticipantsLeftListener = (event: {
  removed: RemoteParticipant[]
}) => void