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