set CUCMCredential
Deprecated
Use setCallServiceCredential(username: String, password: String) instead
Replace with
setCallServiceCredential(username, password)Content copied to clipboard
Setting username and password for authentication with calling service. Typically this information is obtained from user after setUCDomainServerUrl
Since
3.0.0
Parameters
username
A username for Non SSO login
password
A password for Non SSO login