Android.Provider.DocumentsContract.BuildSearchDocumentsUri Method
Build URI representing a search for matching documents under a specific root in a document provider.

Syntax

[Android.Runtime.Register("buildSearchDocumentsUri", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri;", "")]
public static Android.Net.Uri BuildSearchDocumentsUri (string authority, string rootId, string query)

See Also

DocumentsProvider.QuerySearchDocuments(string, System.String, System.String)
DocumentsContract.GetRootId(Android.Net.Uri)
DocumentsContract.GetSearchDocumentsQuery(Android.Net.Uri)

Parameters

authority
Documentation for this section has not yet been entered.
rootId
Documentation for this section has not yet been entered.
query
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Build URI representing a search for matching documents under a specific root in a document provider. When queried, a provider will return zero or more rows with columns defined by NoType:android/provider/DocumentsContract$Document;Href=../../../reference/android/provider/DocumentsContract.Document.html.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0