Contents

hasConnected

A Boolean value that indicates whether the call has connected.

Declaration

var hasConnected: Bool { get }

Discussion

A call is considered connected when both caller and callee can start communicating.

See Also

Accessing Call Attributes