Contents

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.

See Also

Accessing Call Attributes