@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
DownloadCanceled |
An event indicating that the download has been canceled.
|
DownloadEvent |
An interface that all download events must extend.
|
DownloadFinished |
An event indicating that the download has been finished.
|
DownloadInterrupted |
An event indicating that the download has been interrupted.
|
DownloadPaused |
An event indicating that the download has been paused.
|
DownloadUpdated |
An event indicating that the download has been updated.
|
Enum | Description |
---|---|
DownloadInterruptReason |
The download interrupt reasons.
|