مشاركة عبر


ParticipantsButtonSelector type

نوع المحدد لمكون المشاركين.

type ParticipantsButtonSelector = (
  state: CallClientState,
  props: CallingBaseSelectorProps
) => { myUserId: string; participants: CallParticipantListParticipant[] }