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.
A Boolean value that indicates whether the call has connected.
var hasConnected: Bool { get }A call is considered connected when both caller and callee can start communicating.