public abstract class ActionCodeInfo extends Object
Known Direct Subclasses

Holds information regarding different out of band operations.

Field Summary

protected String email Member variable holding the email for this ActionCode Info

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

Member variable holding the email for this ActionCode Info

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.