public abstract class AVServerDateCallback extends AVCallback<Date>
| Constructor and Description |
|---|
AVServerDateCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
done(Date serverDate,
AVException e) |
protected void |
internalDone0(Date date,
AVException parseException) |
internalDone, internalDone, mustRunOnUIThreadpublic abstract void done(Date serverDate, AVException e)
protected void internalDone0(Date date, AVException parseException)
internalDone0 in class AVCallback<Date>Copyright © 2017. All rights reserved.