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