AccountKitCallback
Lớp này không còn khả dụng trong phiên bản gần đây nhất của SDK.

A callback class for the AccountKit SDK.

Gói:accountkit
Phương thức thực thể
onSuccess(Object)

Called when the operation was successful

public void onSuccess(Object result)
Thông sốMô tả
resultThe result
onError(AccountKitError)

Called when the operation had an error

public void onError(AccountKitError error)
Thông sốMô tả
errorThe error