AccountKitCallback
Kelas ini tidak tersedia lagi di versi SDK terbaru.

A callback class for the AccountKit SDK.

Paket:accountkit
Metode Instance
onSuccess(Object)

Called when the operation was successful

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

Called when the operation had an error

public void onError(AccountKitError error)
ParameterKeterangan
errorThe error