Verwendungen von Schnittstelle
de.bytestore.hostinger.extension.DownloadCallback
Packages, die DownloadCallback verwenden
-
Verwendungen von DownloadCallback in de.bytestore.hostinger.handler
Methoden in de.bytestore.hostinger.handler mit Parametern vom Typ DownloadCallbackModifizierer und TypMethodeBeschreibungstatic voidNetworkHandler.downloadFile(String urlIO, String destinationIO, DownloadCallback callbackIO) Downloads a file from the given URL to the specified destination.static voidSystemHandler.startUpdate(String branchIO, String urlIO, DownloadCallback callbackIO, boolean forceIO) Starts the update process.