Interface MagnetPluginMDDownloader.DownloadListener
- Enclosing class:
MagnetPluginMDDownloader
protected static interface MagnetPluginMDDownloader.DownloadListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidreportProgress(int downloaded, int total_size) voidreportProgress(String str) voidstarted(long added_time)
-
Method Details
-
started
void started(long added_time) -
reportProgress
-
reportProgress
void reportProgress(int downloaded, int total_size) -
complete
-
failed
-