enqueueV2

open fun enqueueV2(@NonNull downloadRequest: DownloadRequest)

Enqueue a request to be downloaded.

Parameters

downloadRequest

a download request

Throws

if the provided download path is not an existing directory on external storage or if the request is invalid

if the external storage is not mounted in read and write mode