onProgress

abstract fun onProgress(done: Long, total: Long)

Parameters

done

the current amount of bytes transferred

total

the total amount of bytes to transfer