Uses of Interface
de.bytestore.hostinger.extension.DownloadCallback
Packages that use DownloadCallback
-
Uses of DownloadCallback in de.bytestore.hostinger.internal.service
Methods in de.bytestore.hostinger.internal.service with parameters of type DownloadCallbackModifier and TypeMethodDescriptionvoidNetworkService.downloadFile(String urlIO, String destinationIO, DownloadCallback callbackIO) Downloads a file from the given URL to the specified destination.booleanSystemService.startUpdate(String branchIO, String urlIO, DownloadCallback callbackIO, boolean forceIO) Starts the update process.