countDownloadRequestsInState

open fun countDownloadRequestsInState(requestSetKey: Long, statusCode: Int): Int

Counts the download requests belonging to a DownloadRequestSet with the specified status code.

Return

the count.

Parameters

requestSetKey

the Download Request Set key.

statusCode

the status code.