مشاركة عبر


ParticipantsJoinedListener type

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

type ParticipantsJoinedListener = (event: {
  joined: RemoteParticipant[]
}) => void