Click or drag to resize
ICallUnhold 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.3.7.0
Syntax
void Unhold()

Return Value

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