connect Phone Services
abstract fun connectPhoneServices(callback: CompletionHandler<PhoneConnectionResult>)
Content copied to clipboard
API for signing into 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