getProgress

open fun getProgress(): Double

Calculates the download progress as percentage value.

Return

NaN if the actualSize is zero, otherwise a value between 0 and 100.