fun createDownloadContextListener(onQueueTaskEnd: onQueueTaskEnd? = null, onQueueEnd: onQueueEnd): DownloadContextListener
A concise way to create a DownloadContextListener, only the DownloadContextListener.queueEnd is necessary.