Click or drag to resize

ISoftPhoneClose Method

Closes the softphone and frees the resources.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
void Close()
Remarks
After calling the Close method, the ISoftPhone object cannot be used and generates errors.
See Also