kotlin / com.liulishuo.okdownload.kotlin.listener / onProgressBlockWithSpeed

onProgressBlockWithSpeed

typealias onProgressBlockWithSpeed = (task: DownloadTask, blockIndex: Int, currentBlockOffset: Long, blockSpeed: SpeedCalculator) -> Unit

Correspond to com.liulishuo.okdownload.core.listener.DownloadListener4WithSpeed.progressBlock