Android.Provider.DocumentsContract.BuildRecentDocumentsUri Method
Build URI representing the recently modified documents of a specific root in a document provider.

Syntax

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

See Also

DocumentsProvider.QueryRecentDocuments(string, System.String[])
DocumentsContract.GetRootId(Android.Net.Uri)

Parameters

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

Returns

Documentation for this section has not yet been entered.

Remarks

Build URI representing the recently modified documents of 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