public interface IDownloadListener
Modifier and Type | Method and Description |
---|---|
void |
downloadStep(int step) |
void |
downloadStop(File downloadedFile) |
void downloadStep(int step)
void downloadStop(File downloadedFile)
Copyright © 2018 Ken Händel. All rights reserved.