AccountKitCallback
最新版本的 SDK 已不再提供此課程。

A callback class for the AccountKit SDK.

套件:accountkit
執行個體方法
onSuccess(Object)

Called when the operation was successful

public void onSuccess(Object result)
參數說明
resultThe result
onError(AccountKitError)

Called when the operation had an error

public void onError(AccountKitError error)
參數說明
errorThe error