Android.Content.UriMatcher.Match Method
Try to match against the path in a url.

Syntax

[Android.Runtime.Register("match", "(Landroid/net/Uri;)I", "GetMatch_Landroid_net_Uri_Handler")]
public virtual int Match (Android.Net.Uri uri)

Parameters

uri
The url whose path we will match against.

Returns

Documentation for this section has not yet been entered.

Remarks

Try to match against the path in a url.

[Android Documentation]

Requirements

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