pauseDownloadRequestSet

open fun pauseDownloadRequestSet(key: Long): List<DownloadRequest>

Marks a download request set as paused.

Return

a list of download requests that have to be removed from the active download queue.

Parameters

key

the primary key of the request set to be paused.