ContactsContract.CommonDataKinds.StructuredName.InterfaceConsts.LookupKey Field

Definition

An opaque value that contains hints on how to find the contact if its row id changed as a result of a sync or aggregation.

[Android.Runtime.Register("LOOKUP_KEY")]
public const string LookupKey;
[<Android.Runtime.Register("LOOKUP_KEY")>]
val mutable LookupKey : string

Field Value

Attributes

Remarks

An opaque value that contains hints on how to find the contact if its row id changed as a result of a sync or aggregation.

Java documentation for android.provider.ContactsContract.ContactsColumns.LOOKUP_KEY.

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