Webex
Webex object is the entry point to use this Cisco Webex Android SDK. Constructs a new Webex object with an Authenticator and Application
Since
0.1
Parameters
The android application
The authentication strategy for this SDK
Constructors
Types
The enumeration of base64 encode api result
The enumeration of log message level
Functions
Decodes the base64 encodedResource and returns the decoded string.
Encodes the resource to base64 string
Enables console logging
To force register the Phone Services on current android device when PhoneServiceRegistrationFailureReason is RegisteredElsewhere
Returns the actual call id of the call based on callType. For webex calls, webhooks return session Id of Locus, which should be used to get call id For cucm calls, pushrest server provides push id, which should be used to get call id
Returns file URI where all the logs are stored
Get the Calling service connection status.
Get current SDK version
Initializes the WebexSDK. This method should be called before invoking any other API
Returns true
if user already logged on calling service, false otherwise
Parses and returns the caller related information from the VoIP notification.
Retry the SSO Session for UC Login, call this API when onUCSSOLoginFailed is executed to retry the login
Setting username and password for authentication with calling service. Typically this information is obtained from user after setCallServerDomainUrl
Setting username and password for authentication with calling service. Typically this information is obtained from user after setUCDomainServerUrl
Set the log level of the logging.
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.
To initiate the CUCM services, must be called before calling any other CUCM API.
Cancels current SSO authentication