DownloadTask

Undocumented in source.

Constructors

this
this(string url)
Undocumented in source.

Members

Functions

exec
bool exec(App )
Undocumented in source. Be warned that the author may not have intended to support it.
task
void task()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_result
char[] _result;
Undocumented in source.
onFinish
DownloadFinishHandler onFinish;
Undocumented in source.
url
string url;
Undocumented in source.

Meta