ContactsContract.RawContactsEntity.InterfaceConsts Class
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.
public static class ContactsContract.RawContactsEntity.InterfaceConsts
type ContactsContract.RawContactsEntity.InterfaceConsts = class
- Inheritance
-
ContactsContract.RawContactsEntity.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
AccountTypeAndDataSet |
A concatenation of the account type and data set (delimited by a forward slash) - if the data set is empty, this will be the same as the account type. |
AggregationMode |
The aggregation mode for this contact. |
BackupId |
Persistent unique id for each raw_contact within its account. |
CarrierPresence |
Carrier presence information. |
CarrierPresenceVtCapable |
Indicates that the entry is Video Telephony (VT) capable on the current carrier. |
ContactId |
A reference to the |
Count |
The count of rows in a directory. |
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 |
DataSet |
The data set within the account that this row belongs to. |
DataVersion |
The version of this data record. |
Deleted |
The "deleted" flag: "0" by default, "1" if the row has been marked for deletion. |
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. |
MetadataDirty |
Flag indicating that a raw contact's metadata has changed, and its metadata needs to be synchronized by the server. |
Mimetype |
The MIME type of the item represented by this row. |
PreferredPhoneAccountComponentName |
The flattened |
PreferredPhoneAccountId |
The ID of a |
RawContactId |
A reference to the |
RawContactIsReadOnly |
The "read-only" flag: "0" by default, "1" if the row cannot be modified or deleted except by a sync adapter. |
RawContactIsUserProfile |
Flag that reflects whether this raw contact belongs to the user's personal profile entry. |
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. |