MultiThreadDownloader icon indicating copy to clipboard operation
MultiThreadDownloader copied to clipboard

Method request : isDownloading , isStoped

Open ayalma opened this issue 9 years ago • 0 comments

hi and thank for this awesome library. can you add some extra method to DlManager

dlISDownloading(String Url) // that method must return true if download is in progress now and false if is not 
and dlIsStoped(String Url) //  that method must return true if download is stoped   and false if it not exist in db 

thank you in advance.

ayalma avatar Feb 18 '16 14:02 ayalma