Uses of Class
com.parse.RequestPasswordResetCallback

Uses of RequestPasswordResetCallback in com.parse
 

Methods in com.parse with parameters of type RequestPasswordResetCallback
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.