AccountSetupListener

public interface AccountSetupListener


用于监听与账号设置相关的通知。

摘要

公共方法

abstract void

当账号设置流程状态发生变化时调用。

公共方法

onAccountSetupChanged

abstract void onAccountSetupChanged(@NonNull AccountSetupAttempt accountSetupAttempt)

当账号设置流程状态发生变化时调用。