resumeDownloadRequestSet

open fun resumeDownloadRequestSet(key: Long): DownloadRequestSet

Marks a download request set as waiting to be queued.

Return

null if the request set was not found, otherwise reference to the updated request set.

Parameters

key

the primary key of the request set to be paused.