Get.NullProgress
, Get.VerboseProgress
public static interface Get.DownloadProgress
Modifier and Type | Method | Description |
---|---|---|
void |
beginDownload() |
begin a download
|
void |
endDownload() |
end a download
|
void |
onTick() |
tick handler
|