AccountKitCallback
Cette classe n’est plus disponible dans la version la plus récente du SDK.

A callback class for the AccountKit SDK.

Package :accountkit
Méthodes d’instance
onSuccess(Object)

Called when the operation was successful

public void onSuccess(Object result)
ParamètreDescription
resultThe result
onError(AccountKitError)

Called when the operation had an error

public void onError(AccountKitError error)
ParamètreDescription
errorThe error