public interface DownloadStateListener
Modifier and Type | Method and Description |
---|---|
void |
DownloadComplete(java.lang.String file,
java.lang.Boolean result) |
void |
DownloadProgress(java.lang.String file,
java.lang.Integer percent) |