ContactsContract.IDataColumns Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Columns in the Data table.
public interface ContactsContract.IDataColumns
type ContactsContract.IDataColumns = interface
Remarks
Columns in the Data table.
Java documentation for android.provider.ContactsContract.DataColumns
.
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. |
Data1 |
Generic data column, the meaning is |
Data10 |
Generic data column, the meaning is |
Data11 |
Generic data column, the meaning is |
Data12 |
Generic data column, the meaning is |
Data13 |
Generic data column, the meaning is |
Data14 |
Generic data column, the meaning is |
Data15 |
Generic data column, the meaning is |
Data2 |
Generic data column, the meaning is |
Data3 |
Generic data column, the meaning is |
Data4 |
Generic data column, the meaning is |
Data5 |
Generic data column, the meaning is |
Data6 |
Generic data column, the meaning is |
Data7 |
Generic data column, the meaning is |
Data8 |
Generic data column, the meaning is |
Data9 |
Generic data column, the meaning is |
DataVersion |
The version of this data record. |
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 |
PreferredPhoneAccountId |
The ID of a |
RawContactId |
A reference to the |
ResPackage |
The package name to use when creating |
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. |