Uses of Interface
io.dialob.api.client.okhttp.auth.OAuth.AccessTokenListener
Packages that use OAuth.AccessTokenListener
-
Uses of OAuth.AccessTokenListener in io.dialob.api.client.okhttp
Methods in io.dialob.api.client.okhttp with parameters of type OAuth.AccessTokenListenerModifier and TypeMethodDescriptionvoidApiClient.registerAccessTokenListener(OAuth.AccessTokenListener accessTokenListener) Configures a listener which is notified when a new access token is received. -
Uses of OAuth.AccessTokenListener in io.dialob.api.client.okhttp.auth
Methods in io.dialob.api.client.okhttp.auth with parameters of type OAuth.AccessTokenListenerModifier and TypeMethodDescriptionvoidOAuth.registerAccessTokenListener(OAuth.AccessTokenListener accessTokenListener)