placeAllOthers(onHold:)
Places all calls except the call with the specified index on hold.
Declaration
func placeAllOthers(onHold index: Int32)Parameters
- index:
The index of the call that remains active.
Places all calls except the call with the specified index on hold.
func placeAllOthers(onHold index: Int32)The index of the call that remains active.