View on GitHub

sensibill-android-documentation

com.getsensibill.core / SDKStartup / onSDKFailed

onSDKFailed

abstract fun onSDKFailed(loginError: LoginError!, errorMessage: String!): Unit

Called when the SDK failed to start

Parameters

loginError - LoginError!: the error that caused the failure

errorMessage - String!: the string description of the error