Condividi tramite


CommunicationParticipant type

Lo stato di un partecipante chat o chiamante, come illustrato nell'interfaccia utente.

type CommunicationParticipant = { displayName?: string; userId: string }