public class RecoverPasswordHandler extends AuthViewModelBase<String>
| Constructor and Description |
|---|
RecoverPasswordHandler(Application application) |
| Modifier and Type | Method and Description |
|---|---|
void |
startReset(String email,
com.google.firebase.auth.ActionCodeSettings actionCodeSettings) |
getAuth, getCredentialsClient, getCurrentUser, initializeForTesting, onCreategetOperation, setResultgetArguments, init, onCleared, setArgumentspublic RecoverPasswordHandler(Application application)
public void startReset(@NonNull
String email,
@Nullable
com.google.firebase.auth.ActionCodeSettings actionCodeSettings)