public static final class ContactsContract.CommonDataKinds extends Object
ContactsContract.Data
table.Modifier and Type | Class and Description |
---|---|
static interface |
ContactsContract.CommonDataKinds.BaseTypes
The base types that all "Typed" data kinds support.
|
static class |
ContactsContract.CommonDataKinds.Callable
Convenient functionalities for "callable" data.
|
protected static interface |
ContactsContract.CommonDataKinds.CommonColumns
Columns common across the specific types.
|
static class |
ContactsContract.CommonDataKinds.Email
A data kind representing an email address.
|
static class |
ContactsContract.CommonDataKinds.Event
A data kind representing an event.
|
static class |
ContactsContract.CommonDataKinds.GroupMembership
Group Membership.
|
static class |
ContactsContract.CommonDataKinds.Identity
A data kind representing an Identity related to the contact.
|
static class |
ContactsContract.CommonDataKinds.Im
A data kind representing an IM address
|
static class |
ContactsContract.CommonDataKinds.Nickname
A data kind representing the contact's nickname.
|
static class |
ContactsContract.CommonDataKinds.Note
Notes about the contact.
|
static class |
ContactsContract.CommonDataKinds.Organization
A data kind representing an organization.
|
static class |
ContactsContract.CommonDataKinds.Phone
A data kind representing a telephone number.
|
static class |
ContactsContract.CommonDataKinds.Photo
A data kind representing a photo for the contact.
|
static class |
ContactsContract.CommonDataKinds.Relation
A data kind representing a relation.
|
static class |
ContactsContract.CommonDataKinds.SipAddress
A data kind representing a SIP address for the contact.
|
static class |
ContactsContract.CommonDataKinds.StructuredName
A data kind representing the contact's proper name.
|
static class |
ContactsContract.CommonDataKinds.StructuredPostal
A data kind representing a postal addresses.
|
static class |
ContactsContract.CommonDataKinds.Website
A data kind representing a website related to the contact.
|
Modifier and Type | Field and Description |
---|---|
static String |
PACKAGE_COMMON
The
ContactsContract.DataColumns.RES_PACKAGE value for common data that should be
shown using a default style. |
public static final String PACKAGE_COMMON
ContactsContract.DataColumns.RES_PACKAGE
value for common data that should be
shown using a default style.