Webex UCLogin Delegate
An interface for all the Call service login related event callbacks.
Since
3.0.0
Functions
This callback is triggered when application needs to hide the webview that was loaded in loadUCSSOViewInBackground
This callback is triggered when SSO authentication of CUCM domain/server is required. Given ssoUrl needs to be loaded in WebView to start authentication process This callback is applicable for com.ciscowebex.androidsdk.phone.Phone.CallingType.CUCM only
This callback is notified on successful login into calling service
This will notify app whenever CUCM server login or Webex Calling login fails
This callback is triggered when calling service connection status changes
This callback is triggered when SSO login fails
This callback is triggered when server url/domain, username and password is required for authentication. On this application needs to display the option to enter required details.
This callback is triggered when application needs to show the webview that was loaded in loadUCSSOViewInBackground