AccountPreferences.OnLoadPreferencesListener
最新バージョンのSDKではこのクラスは使用できません。

Listener for callbacks from loadPreferences calls.

パッケージ:accountkit
インスタンスメソッド
onLoadPreferences(Map, AccountKitError)

Called when preferences have been loaded.

public void onLoadPreferences(Map preferences, AccountKitError error)
パラメーター説明
preferencesThe map of all preferences that have been loaded.
errorAn error if the preference could not be loaded.