Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Download status

Deqing Huang edited this page Aug 14, 2013 · 3 revisions

Note that Download API is not merged yet.

DownloadRequest Status
url Done
destination Done
fileName Done
networkType
httpHeader
DownloadManager Status
start Done
cancel Done
pause Done
getDownloadRequest
getState Done
getMIMEType
setListener Done
DownloadCallback Status
onprogress Done
onpaused Done
oncanceled Done
oncompleted Done
onfailed Done

Note: Desktop and Mobile should share the code except download path.

Clone this wiki locally