All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.firebase.auth.ActionCodeEmailInfo Maven / Gradle / Ivy

package com.google.firebase.auth;

public interface ActionCodeEmailInfo extends ActionCodeInfo {
    String getPreviousEmail();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy