Android.Content.ContentProviderClient.OpenTypedAssetFileDescriptor Method
See ContentProvider.OpenTypedAssetFile(Android.Net.Uri, System.String, System.String)

Syntax

[Android.Runtime.Register("openTypedAssetFileDescriptor", "(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;Landroid/os/CancellationSignal;)Landroid/content/res/AssetFileDescriptor;", "")]
public Android.Content.Res.AssetFileDescriptor OpenTypedAssetFileDescriptor (Android.Net.Uri uri, string mimeType, Android.OS.Bundle opts, Android.OS.CancellationSignal signal)

Parameters

uri
Documentation for this section has not yet been entered.
mimeType
Documentation for this section has not yet been entered.
opts
Documentation for this section has not yet been entered.
signal
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Android.OS.RemoteException
Java.IO.FileNotFoundException

Remarks

Requirements

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