ActionCodeInfo
public abstract class ActionCodeInfo
ActionCodeEmailInfo |
Holds information regarding out-of-band operations that involve an email change. |
ActionCodeMultiFactorInfo |
Holds information regarding out of band operations that involve an multi-factor authentication. |
Holds information regarding different out of band operations.
Summary
Protected fields |
|
|---|---|
@NonNull String |
@SuppressViolation(value = "hide_members_annotation")Member variable holding the email for this ActionCode Info |
Public constructors |
|---|
Public methods |
|
|---|---|
@NonNull String |
getEmail()Returns the current email associated with the account, which may be changed as a result of the |
Protected fields
@SuppressViolation(value = "hide_members_annotation")
protected @NonNull String email
Member variable holding the email for this ActionCode Info