toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.download.event
/
DownloadInterrupted
Download
Interrupted
public
interface
DownloadInterrupted
implements
DownloadEvent
An event indicating that the download has been interrupted.
Members
Functions
download
Link copied to clipboard
public
Download
download
(
)
Returns the
Download
instance initiated this event.
reason
Link copied to clipboard
public
DownloadInterruptReason
reason
(
)
Returns the interrupt reason of this download.