public abstract class ActionCodeInfo extends Object
Known Direct Subclasses |
Holds information regarding different out of band operations.
Field Summary
protected String |
Public Constructor Summary
Public Method Summary
String |
getEmail()
Returns the current email associated with the account, which may be changed as
a result of the
ActionCodeResult.Operation
performed.
|
Inherited Method Summary
Fields
protected String email
Public Constructors
public ActionCodeInfo ()
Public Methods
public String getEmail ()
Returns the current email associated with the account, which may be changed as a
result of the ActionCodeResult.Operation
performed.