Android.OS.Parcel.ReadFileDescriptor Method
Read a FileDescriptor from the parcel at the current dataPosition().

Syntax

[Android.Runtime.Register("readFileDescriptor", "()Landroid/os/ParcelFileDescriptor;", "")]
public ParcelFileDescriptor ReadFileDescriptor ()

Returns

Documentation for this section has not yet been entered.

Remarks

Read a FileDescriptor from the parcel at the current dataPosition().

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1