public abstract class ActionCodeMultiFactorInfo extends ActionCodeInfo
Holds information regarding out of band operations that involve an multi-factor authentication.
Inherited Field Summary
Public Constructor Summary
Public Method Summary
abstract MultiFactorInfo |
getMultiFactorInfo()
Returns the corresponding
MultiFactorInfo
for the out of band action.
|
Inherited Method Summary
Public Constructors
public ActionCodeMultiFactorInfo ()
Public Methods
public abstract MultiFactorInfo getMultiFactorInfo ()
Returns the corresponding MultiFactorInfo
for the out of band action.
For
ActionCodeResult.REVERT_SECOND_FACTOR_ADDITION
, this represents the second
factor being reverted.