Freigeben über


ParticipantListParticipant type

Teilnehmer, die in einer ParticipantList angezeigt werden.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}