Companion

object Companion : BaseLogger

Functions

Link copied to clipboard
fun launchWebView(    view: <Error class: unknown class>,     ssoURL: String,     handler: CompletionHandler<Void>)

A Single sign-on SSO based authentication strategy used to authenticate a user on Cisco Webex. Launches the WebView with the given SSO url and tells if user is authenticated

Link copied to clipboard
fun logDebug(tag: String, message: String)
Link copied to clipboard
fun logError(tag: String, message: String)
Link copied to clipboard
fun logInfo(tag: String, message: String)
Link copied to clipboard
fun logWarn(tag: String, message: String)