tokenWillExpire

open fun tokenWillExpire(token: String?): Boolean

The token used to connect to the current active channel will expire in 30 seconds.

Return

Return true if the token fetch is being handled by this method.

Parameters

token

Token that is currently used to connect to the channel.