public interface DownloadFinished extends DownloadEvent
| Modifier and Type | Method and Description |
|---|---|
default Download |
download()
Returns the
Download instance initiated this event. |
default Download download()
DownloadEventDownload instance initiated this event.download in interface DownloadEvent