AccountKitCallback
Diese Klasse ist in der neuesten Version des SDKs nicht mehr verfügbar.

A callback class for the AccountKit SDK.

Package:accountkit
Instance-Methoden
onSuccess(Object)

Called when the operation was successful

public void onSuccess(Object result)
ParameterBeschreibung
resultThe result
onError(AccountKitError)

Called when the operation had an error

public void onError(AccountKitError error)
ParameterBeschreibung
errorThe error