Interface InstallerDownloadEvent.DownloadProgressListener

    • Method Detail

      • downloadCompleted

        void downloadCompleted​(long bytes)
        Indicates download progress.
        Parameters:
        bytes - how many bytes have been downloaded so far.