Progress

constructor(size: Long = 0, progress: Long = 0, speed: Long = 0)

Parameters

size

The total size of the file, 0 if unknown.

progress

The progress of the download.

speed

The speed of the download in bytes per second, 0 if unknown.