| Package | Description |
|---|---|
| com.avos.avoscloud |
| Modifier and Type | Method and Description |
|---|---|
void |
AVObject.refreshInBackground(RefreshCallback<AVObject> callback)
Refreshes this object with the data from the server in a background thread.
|
void |
AVStatus.refreshInBackground(RefreshCallback<AVObject> callback)
Deprecated.
|
void |
AVObject.refreshInBackground(String includeKeys,
RefreshCallback<AVObject> callback)
Refreshes this object with the data from the server in a background thread.
|
void |
AVStatus.refreshInBackground(String includeKeys,
RefreshCallback<AVObject> callback)
Deprecated.
|
Copyright © 2017. All rights reserved.