Interface DownloadWatcher
-
public interface DownloadWatcherA watcher interface for monitoring Download requests.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()This function allows clients to cancel pending download request.
-