Android.Provider.Browser.GetAllVisitedUrls Method
Return a cursor pointing to a list of all visited site urls.

Syntax

[Android.Runtime.Register("getAllVisitedUrls", "(Landroid/content/ContentResolver;)Landroid/database/Cursor;", "")]
public static Android.Database.ICursor GetAllVisitedUrls (Android.Content.ContentResolver cr)

Parameters

cr
The ContentResolver used to access the database.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateException

Remarks

Requirements

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