FIRActionDataKey
enum FIRActionDataKey {}
Keys used to retrieve operation data from a FIRActionCodeInfo
object by the
dataForKey
method.
-
The email address to which the code was sent. For FIRActionCodeOperationRecoverEmail, the new email address for the account.
Declaration
Objective-C
FIRActionCodeEmailKey = 0
-
For FIRActionCodeOperationRecoverEmail, the current email address for the account.
Declaration
Objective-C
FIRActionCodeFromEmailKey = 1