Click or drag to resize
ISoftPhoneClose Method
Closes the softphone and frees the resources.

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