| Modifier and Type | Method and Description |
|---|---|
static void |
ParseUser.requestPasswordResetInBackground(String email,
RequestPasswordResetCallback callback)
Requests a password reset email to be sent in a background thread to the specified email
address associated with the user account.
|