public interface DownloadInterrupted extends DownloadEvent
| Modifier and Type | Method and Description |
|---|---|
default Download |
download()
Returns the
Download instance initiated this event. |
default DownloadInterruptReason |
reason()
Returns the interrupt reason of this download.
|
default Download download()
DownloadEventDownload instance initiated this event.download in interface DownloadEventdefault DownloadInterruptReason reason()