kotlin / com.liulishuo.okdownload.kotlin.listener / onFetchProgress

onFetchProgress

typealias onFetchProgress = (task: DownloadTask, blockIndex: Int, increaseBytes: Long) -> Unit

Correspond to com.liulishuo.okdownload.DownloadListener.fetchProgress