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