Compartir a través de


CallDirection type

Dirección de una llamada:

  • 'Incoming'
  • 'Saliente'
type CallDirection = "Incoming" | "Outgoing"