Package-level declarations

The download activity events.

The download activity events.

Types

Link copied to clipboard
An event indicating that the download has been canceled.
Link copied to clipboard
interface DownloadEvent : Event
interface DownloadEvent : Event
An interface that all download events must extend.
Link copied to clipboard
An event indicating that the download has been finished.
Link copied to clipboard
An event indicating that the download has been interrupted.
Link copied to clipboard
An event indicating that the download has been paused.
Link copied to clipboard
An event indicating that the download has been updated.