Interface DownloadInterrupted

All Superinterfaces:
DownloadEvent, Event

public interface DownloadInterrupted extends DownloadEvent
An event indicating that the download has been interrupted.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Download
    Returns the Download instance initiated this event.
    Returns the interrupt reason of this download.