Interface DownloadPaused

All Superinterfaces:
DownloadEvent, Event

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

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