isOutgoing
A Boolean value that indicates whether the call is outgoing.
Declaration
var isOutgoing: Bool { get }Discussion
An outgoing call is a call initiated by the user, as opposed to an incoming call which is received by the telephony provider.
A Boolean value that indicates whether the call is outgoing.
var isOutgoing: Bool { get }An outgoing call is a call initiated by the user, as opposed to an incoming call which is received by the telephony provider.