disconnect Phone Services
abstract fun disconnectPhoneServices(callback: CompletionHandler<PhoneConnectionResult>)
Content copied to clipboard
API for signing out of phone services for CallingType.WebexCalling and CallingType.WebexForBroadworks. Result of connection status is notified in WebexUCLoginDelegate.onUCServerConnectionStateChanged.
Since
3.8.0
Parameters
callback
: Async callback that returns the result of the operation