Sensibill Rest API
/
com.getsensibill.rest.client.v1.oauth
/
OAuthProvider
/
AccessTokenCallback
Access
Token
Callback
interface
AccessTokenCallback
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
onFailure
Link copied to clipboard
abstract fun
onFailure
(errorCode:
String
, errorMessage:
String
)
Content copied to clipboard
onSuccess
Link copied to clipboard
abstract fun
onSuccess
(session:
OauthSession
)
Content copied to clipboard