AccountKitCallback
Questa classe non è più disponibile nella versione più recente dell'SDK.

A callback class for the AccountKit SDK.

Pacchetto:accountkit
Metodi di istanza
onSuccess(Object)

Called when the operation was successful

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

Called when the operation had an error

public void onError(AccountKitError error)
ParametroDescrizione
errorThe error