setOnTokenExpiredListener

fun setOnTokenExpiredListener(callback: CompletionHandler<Void>)

The callback handler when auth token has expired. The user will also be automatically signed out before this is called. When a token expires, new instances of Webex and Authenticator need to be created and used with a new token.

Since

3.2.0