public class InternalDate extends Object
| Constructor and Description |
|---|
InternalDate() |
| Modifier and Type | Method and Description |
|---|---|
static Date |
getServerDate()
获取服务器端当前时间
|
static void |
getServerDateInBackground(AVServerDateCallback callback)
获取服务器端当前时间
|
public static void getServerDateInBackground(AVServerDateCallback callback)
callback - 请求成功以后,会调用 callback.done(date,e)public static Date getServerDate() throws AVException
AVException - 请求异常Copyright © 2017. All rights reserved.