android.provider.ContactsContract.CommonDataKinds.CommonColumns |
Columns common across the specific types.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | DATA | The data for the contact method. | |||||||||
String | LABEL | The user defined label for the the contact method. | |||||||||
String | TYPE | The type of data, for example Home or Work. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.ContactsContract.CommonDataKinds.BaseTypes
|
The data for the contact method.
Type: TEXT
The user defined label for the the contact method.
Type: TEXT
The type of data, for example Home or Work.
Type: INTEGER