Interface DownloadWatcher


  • public interface DownloadWatcher
    A watcher interface for monitoring Download requests.
    • Method Detail

      • cancel

        void cancel()
        This function allows clients to cancel pending download request.