ContactsContract.PinnedPositions.Undemote(ContentResolver, Int64) Method

Definition

[Android.Runtime.Register("undemote", "(Landroid/content/ContentResolver;J)V", "")]
public static void Undemote (Android.Content.ContentResolver? contentResolver, long contactId);
[<Android.Runtime.Register("undemote", "(Landroid/content/ContentResolver;J)V", "")>]
static member Undemote : Android.Content.ContentResolver * int64 -> unit

Parameters

contentResolver
ContentResolver
contactId
Int64
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to