ContactsContract.Contacts.Data.InterfaceConsts Class

Definition

public static class ContactsContract.Contacts.Data.InterfaceConsts
type ContactsContract.Contacts.Data.InterfaceConsts = class
Inheritance
ContactsContract.Contacts.Data.InterfaceConsts

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.

Fields

CarrierPresence

Carrier presence information.

CarrierPresenceVtCapable

Indicates that the entry is Video Telephony (VT) capable on the current carrier.

Count

The count of rows in a directory.

Data1

Generic data column, the meaning is #MIMETYPE specific

Data10

Generic data column, the meaning is #MIMETYPE specific

Data11

Generic data column, the meaning is #MIMETYPE specific

Data12

Generic data column, the meaning is #MIMETYPE specific

Data13

Generic data column, the meaning is #MIMETYPE specific

Data14

Generic data column, the meaning is #MIMETYPE specific

Data15

Generic data column, the meaning is #MIMETYPE specific.

Data2

Generic data column, the meaning is #MIMETYPE specific

Data3

Generic data column, the meaning is #MIMETYPE specific

Data4

Generic data column, the meaning is #MIMETYPE specific

Data5

Generic data column, the meaning is #MIMETYPE specific

Data6

Generic data column, the meaning is #MIMETYPE specific

Data7

Generic data column, the meaning is #MIMETYPE specific

Data8

Generic data column, the meaning is #MIMETYPE specific

Data9

Generic data column, the meaning is #MIMETYPE specific

DataVersion

The version of this data record.

Id

The unique ID for a row.

IsPrimary

Whether this is the primary entry of its kind for the raw contact it belongs to.

IsReadOnly

The "read-only" flag: "0" by default, "1" if the row cannot be modified or deleted except by a sync adapter.

IsSuperPrimary

Whether this is the primary entry of its kind for the aggregate contact it belongs to.

Mimetype

The MIME type of the item represented by this row.

PreferredPhoneAccountComponentName

The flattened android.content.ComponentName of a android.telecom.PhoneAccountHandle that is the preferred PhoneAccountHandle to call the contact with.

PreferredPhoneAccountId

The ID of a android.telecom.PhoneAccountHandle that is the preferred PhoneAccountHandle to call the contact with.

RawContactId

A reference to the RawContacts#_ID that this data belongs to.

ResPackage

The package name to use when creating Resources objects for this data row.

Sync1

Generic column for use by sync adapters.

Sync2

Generic column for use by sync adapters.

Sync3

Generic column for use by sync adapters.

Sync4

Generic column for use by sync adapters.

Applies to