public interface Uploader
| Modifier and Type | Method and Description |
|---|---|
boolean |
cancel(boolean interrupt) |
AVException |
doWork() |
void |
execute() |
boolean |
isCancelled() |
void |
publishProgress(int percentage) |
AVException doWork()
void execute()
void publishProgress(int percentage)
boolean cancel(boolean interrupt)
boolean isCancelled()
Copyright © 2017. All rights reserved.