fetch_all_async
Description:
Similar to fetch_all, but asyncronous.
Parameters:
| this |
a FeedChannel. |
| callback |
function to invoke at the end of the download. |
| user_data |
data passed to the callback. |
Similar to fetch_all, but asyncronous.
| this |
a FeedChannel. |
| callback |
function to invoke at the end of the download. |
| user_data |
data passed to the callback. |