AccountSetupAttempt.AccountSetupError

public abstract class AccountSetupAttempt.AccountSetupError


Account setup failed.

Summary

Nested types

The reason for the account setup failure.

Builder for AccountSetupAttempt.AccountSetupError.

Public methods

getDefaultInstance

public static AccountSetupAttempt.AccountSetupError getDefaultInstance()

getFailureReason

public abstract AccountSetupAttempt.AccountSetupError.AccountSetupFailureReason getFailureReason()

The reason for the account setup failure.