public interface DownloadCallback
File description:
Creator: Adroll
Created date: 11/27/20
* * * * * * * * * * * * * * * * * * * * * Thinking is more important than coding * * * * * * * * * * * * * * * * * * * * * *
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
cancelTask() |
void |
onTaskEnd() |
void |
onTaskStart() |
void |
updateProgress(float progress) |