- id
- the id of the downloaded file.
Documentation for this section has not yet been entered.
Returns the Android.Net.Uri of the given downloaded file id, if the file is downloaded successfully. Otherwise, null is returned.
If the specified downloaded file is in external storage (for example, /sdcard dir), then it is assumed to be safe for anyone to read and the returned Android.Net.Uri corresponds to the filepath on sdcard.