Partilhar via


CallDirection type

Direção de uma chamada:

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