Progress Info
Represents the progress of the download.
Since
200.6.0
Parameters
total Bytes
the total number of bytes to download, or null if the server does not provide this information
bytes Read
the number of bytes downloaded so far
Properties
Link copied to clipboard
The percentage of the download that has been completed or null if totalBytes is null.
Link copied to clipboard