setUCDomainServerUrl

fun setUCDomainServerUrl(ucDomain: String, serverUrl: String)

Sets the Calling server URL and domain for authentication with Calling service. In response to WebexUCLoginDelegate.showUCNonSSOLoginView notification, an UI to capture domain or server url needs to be shown by application. Below API is used to set user entered server url or domain towards SDK.

Since

3.0.0

Parameters

domain

the domain for Calling server

serverUrl

the serverUrl for Calling server