Interface DownloadEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
DownloadCanceled,DownloadFinished,DownloadInterrupted,DownloadPaused,DownloadUpdated
An interface that all download events must extend.
-
Method Summary
-
Method Details
-
download
Download download()Returns theDownloadinstance initiated this event.
-