protected static interface ContactsContract.CommonDataKinds.CommonColumns extends ContactsContract.CommonDataKinds.BaseTypes
Modifier and Type | Field and Description |
---|---|
static String |
DATA
The data for the contact method.
|
static String |
LABEL
The user defined label for the the contact method.
|
static String |
TYPE
The type of data, for example Home or Work.
|
TYPE_CUSTOM
static final String DATA
Type: TEXT
static final String TYPE
Type: INTEGER
static final String LABEL
Type: TEXT