toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.download.event
/
DownloadEvent
Download
Event
public
interface
DownloadEvent
implements
Event
An interface that all download events must extend.
Inheritors
DownloadCanceled
DownloadPaused
DownloadInterrupted
DownloadFinished
DownloadUpdated
Members
Functions
download
Link copied to clipboard
public
abstract
Download
download
(
)
Returns the
Download
instance initiated this event.