public class DownloadProgressSignal extends DownloadSignal
Constructor and Description |
---|
DownloadProgressSignal(@NotNull String downloadId,
@NotNull String url,
long totalSize,
long downloaded,
double percentage) |
Copyright © 2023. All rights reserved.