Interface DownloadFinished

All Superinterfaces:
DownloadEvent, Event

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

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