Interface DownloadCanceled

All Superinterfaces:
DownloadEvent, Event

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

    Modifier and Type
    Method
    Description
    default Download
    Returns the Download instance initiated this event.