public static interface Cloud.CloudTaskListener
| Modifier and Type | Method and Description |
|---|---|
void |
taskFailed(String message) |
void |
taskFinished() |
void |
taskStatusUpdated(String statusLine,
double percentCompleted) |
Copyright © 2003–2015. All rights reserved.