Contents

isOnHold

A Boolean value that indicates whether the call is on hold.

Declaration

var isOnHold: Bool { get }

Discussion

When a caller places the call on hold, callers are unable to communicate with one another until the holding caller removes the call from hold.

See Also

Accessing Call Attributes