Delen via


CallDirection type

Richting van een gesprek:

  • 'Binnenkomend'
  • 'Uitgaand'
type CallDirection = "Incoming" | "Outgoing"