launch Web View
fun launchWebView( view: <Error class: unknown class>, ssoURL: String, handler: CompletionHandler<Void>)
Content copied to clipboard
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
Since
3.0.0
See also
Parameters
view
the web view to load ssoUrl
sso URL
A SSOUrl used for SSO authentication process
handler
Handles the call back when user's authentication process is done