Click or drag to resize
IOzPhoneCallToggleHold Method
Puts the call on hold or takes the call off hold. (toggle) If the call is in InCall state, puts it on hold. If the call is in LocalHeld or InactiveHeld state, takes it off hold.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void ToggleHold()

Return Value

Type: 
True, if the call can be taken off hold; false otherwise.
See Also