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: 10.3.199.0
Syntax
void Hold()

Return Value

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