kotlin / com.liulishuo.okdownload.kotlin.listener / onBlockEndWithSpeed

onBlockEndWithSpeed

typealias onBlockEndWithSpeed = (task: DownloadTask, blockIndex: Int, info: BlockInfo, blockSpeed: SpeedCalculator) -> Unit

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