I have used httputils2 to download image files and accessing them with job.getbitmap. I have downloaded text files and used job.getstring to place the file in a string variable.
What is the equivalent way to download mp3 files and assign them to an mp3 file?
What is the equivalent way to download mp3 files and assign them to an mp3 file?