| Package | Description |
|---|---|
| com.avos.avoscloud | |
| com.avos.avoscloud.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
AVFile.getDataInBackground(GetDataCallback dataCallback,
ProgressCallback progressCallback)
Gets the data for this object in a background thread.
|
Uploader |
AVFile.getUploader(SaveCallback saveCallback,
ProgressCallback progressCallback) |
void |
AVFile.saveInBackground(SaveCallback saveCallback,
ProgressCallback progressCallback)
Saves the file to the AVOSCloud cloud in a background thread.
|
| Constructor and Description |
|---|
HttpClientUploader(SaveCallback saveCallback,
ProgressCallback progressCallback) |
| Modifier and Type | Method and Description |
|---|---|
InternalFileDownloader |
InternalConfigurationController.getDownloaderInstance(ProgressCallback progressCallback,
GetDataCallback getDataCallback) |
void |
InternalFileDownloader.setProgressCallback(ProgressCallback callback) |
Copyright © 2017. All rights reserved.