Open a downloaded file for reading.
Syntax
[Android.Runtime.Register("openDownloadedFile", "(J)Landroid/os/ParcelFileDescriptor;", "GetOpenDownloadedFile_JHandler")]
public virtual
Android.OS.ParcelFileDescriptor OpenDownloadedFile (
long id)
Parameters
- id
- the ID of the download
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9