Freigeben über


CallDirection type

Richtung eines Anrufs:

  • "Incoming"
  • "Ausgehend"
type CallDirection = "Incoming" | "Outgoing"