CallDirection type

اتجاه المكالمة:

  • "وارد"
  • "صادر"
type CallDirection = "Incoming" | "Outgoing"