ActionCodeInfo
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
Public constructors |
|---|
Public functions |
|
|---|---|
String |
getEmail()Returns the current email associated with the account, which may be changed as a result of the |
Protected properties |
|
|---|---|
String |
@SuppressViolation(value = "hide_members_annotation")Member variable holding the email for this ActionCode Info |
Public constructors
Public functions
Protected properties
@SuppressViolation(value = "hide_members_annotation")
protected val email: String
Member variable holding the email for this ActionCode Info