Click or drag to resize
IOzPhoneCallHold Method
Puts the call on hold. If the call is already on local hold, it has no effect.

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

Return Value

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