TWRDownloadManager
TWRDownloadManager copied to clipboard
can we set the the count of files to be downloaded?
as mentioned in the question, thx ~
The is a function called currentDownloads()
that returns a array containing the names of the files being downloaded. You can simply retrieve the length of that array.