Android.App.SearchManager.SuggestUriPathShortcut Field
Uri path for shortcut validation.

Syntax

[Android.Runtime.Register("SUGGEST_URI_PATH_SHORTCUT")]
public const string SuggestUriPathShortcut

See Also

SearchManager.SuggestColumnShortcutId

Remarks

Uri path for shortcut validation. This is the path that the search manager will use when querying your content provider to refresh a shortcutted suggestion result and to check if it is still valid. When asked, a source may return an up to date result, or no result. No result indicates the shortcut refers to a no longer valid sugggestion.

[Android Documentation]

Requirements

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