fetch_async


Description:

public async File fetch_async () throws Error

Similar to fetch, but asyncronous.

Parameters:

this

a FeedEnclosure.

callback

function to invoke at the end of the download.

user_data

data passed to the callback.