right, when asynchronous fetching used, how can I get access to the content of the file in a variable that I want to use? fetch->data is accessible in downloadSucceeded, but how can I get access to that in main?
right, when asynchronous fetching used, how can I get access to the content of the file in a variable that I want to use? fetch->data is accessible in downloadSucceeded, but how can I get access to that in main?