public abstract class RequestPasswordResetCallback extends LCCallback<LCNull>
| Constructor and Description | 
|---|
| RequestPasswordResetCallback() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | done(LCException e)Override this function with the code you want to run after the request is complete. | 
| protected void | internalDone0(LCNull t,
             LCException LCException) | 
internalDone, internalDone, setMainThreadCheckerpublic abstract void done(LCException e)
e - The exception raised by the save, or null if no account is associated with the email
          address.protected final void internalDone0(LCNull t, LCException LCException)
internalDone0 in class LCCallback<LCNull>Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.