toggle menu
Fuzio
2026.0.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
DownloadInterrupted
DownloadUpdated
DownloadCanceled
DownloadPaused
DownloadFinished
Members
Functions
download
Link copied to clipboard
public
abstract
Download
download
(
)
Returns the
Download
instance initiated this event.