kotlin / com.liulishuo.okdownload.kotlin.listener / onProgressWithoutTotalLength

onProgressWithoutTotalLength

typealias onProgressWithoutTotalLength = (task: DownloadTask, currentOffset: Long) -> Unit

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