kotlin / com.liulishuo.okdownload.kotlin.listener / onProgressWithSpeed

onProgressWithSpeed

typealias onProgressWithSpeed = (task: DownloadTask, currentOffset: Long, taskSpeed: SpeedCalculator) -> Unit

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