public static interface InstallerDownloadEvent.DownloadProgressListener
InstallerDownloadEvent.addDownloadProgressListener(com.install4j.api.events.InstallerDownloadEvent.DownloadProgressListener)
.Modifier and Type | Method and Description |
---|---|
void |
downloadCompleted(long bytes)
Indicates download progress.
|