Click or drag to resize
IOzPhoneCallUnhold Method
Takes the call off from hold. If the call is in progress, it has no effect.

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

Return Value

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