This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:code:data:web [2011/10/02 01:01] jmgr |
en:code:data:web [2016/10/09 11:10] (current) |
||
---|---|---|---|
Line 64: | Line 64: | ||
=== Notes === | === Notes === | ||
This method is asynchronous, this means that it will return before the data is downloaded. | This method is asynchronous, this means that it will return before the data is downloaded. | ||
- | To known when this is done use the [[#onFinished|onFinished]] event or the [[#isDownloading|isDownloading]] method. | + | To know when this is done use the [[#onFinished|onFinished]] event or the [[#isDownloading|isDownloading]] method. |
==== isDownloading ==== | ==== isDownloading ==== |