public abstract class RequestEmailVerifyCallback extends AVCallback<AVNull>
| 构造器和说明 |
|---|
RequestEmailVerifyCallback() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
done(AVException e)
Override this function with the code you want to run after the request is complete.
|
protected void |
internalDone0(AVNull t,
AVException avException) |
internalDone, internalDone, setMainThreadCheckerpublic abstract void done(AVException e)
e - The exception raised by the save, or null if no account is associated with the email
address.protected void internalDone0(AVNull t, AVException avException)
internalDone0 在类中 AVCallback<AVNull>Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.