The methods of Android.Content.ContentUris are listed below. For a list of all members, see the ContentUris Members list.
See Also: Inherited members from Java.Lang.Object
static | AppendId(Android.Net.Uri.Builder, long)Appends the given ID to the end of the path. | |
static | ParseId(Android.Net.Uri)Converts the last path segment to a long. | |
static | WithAppendedId(Android.Net.Uri, long)Appends the given ID to the end of the path. |