kotlin / com.liulishuo.okdownload.kotlin.listener / createDownloadContextListener

createDownloadContextListener

fun createDownloadContextListener(onQueueTaskEnd: onQueueTaskEnd? = null, onQueueEnd: onQueueEnd): DownloadContextListener

A concise way to create a DownloadContextListener, only the DownloadContextListener.queueEnd is necessary.