enqueueToDownload

abstract suspend fun enqueueToDownload(fileIds: Set<String>, priority: DownloadPriority, cacheMode: CacheMode?, targetDirUri: Uri?)

Adds file with fileIds to the download queue.

Throws