Convenient functionalities for "callable" data.
ContactsContract.CommonDataKinds.Phone
ContactsContract.CommonDataKinds.Email
A data kind representing an email address.
A data kind representing an event.
A data kind representing an IM address
You can use all columns defined for ContactsContract.Data as well as the following aliases.
ContactsContract.Data
A data kind representing the contact's nickname.
A data kind representing an organization.
A data kind representing a telephone number.
A data kind representing a relation.
A data kind representing a SIP address for the contact.
A data kind representing a postal addresses.
A data kind representing a website related to the contact.
The base types that all "Typed" data kinds support.
A custom type. The custom label should be supplied by user.