AccountSetupListener

public interface AccountSetupListener


Listener for account setup related notifications.

Summary

Public methods

abstract void

Called when the account setup process state has changed.

Public methods

onAccountSetupChanged

abstract void onAccountSetupChanged(@NonNull AccountSetupAttempt accountSetupAttempt)

Called when the account setup process state has changed.