public static final class ContactsContract.CommonDataKinds
extends Object
java.lang.Object | |
↳ | android.provider.ContactsContract.CommonDataKinds |
Container for definitions of common data types stored in the ContactsContract.Data
table.
Nested classes |
|
---|---|
interface |
ContactsContract.CommonDataKinds.BaseTypes The base types that all "Typed" data kinds support. |
class |
ContactsContract.CommonDataKinds.Callable Convenient functionalities for "callable" data. |
interface |
ContactsContract.CommonDataKinds.CommonColumns Columns common across the specific types. |
class |
ContactsContract.CommonDataKinds.Contactables A special class of data items, used to refer to types of data that can be used to attempt to start communicating with a person ( |
class |
ContactsContract.CommonDataKinds.Email A data kind representing an email address. |
class |
ContactsContract.CommonDataKinds.Event A data kind representing an event. |
class |
ContactsContract.CommonDataKinds.GroupMembership Group Membership. |
class |
ContactsContract.CommonDataKinds.Identity A data kind representing an Identity related to the contact. |
class |
ContactsContract.CommonDataKinds.Im A data kind representing an IM address You can use all columns defined for |
class |
ContactsContract.CommonDataKinds.Nickname A data kind representing the contact's nickname. |
class |
ContactsContract.CommonDataKinds.Note Notes about the contact. |
class |
ContactsContract.CommonDataKinds.Organization A data kind representing an organization. |
class |
ContactsContract.CommonDataKinds.Phone A data kind representing a telephone number. |
class |
ContactsContract.CommonDataKinds.Photo A data kind representing a photo for the contact. |
class |
ContactsContract.CommonDataKinds.Relation A data kind representing a relation. |
class |
ContactsContract.CommonDataKinds.SipAddress A data kind representing a SIP address for the contact. |
class |
ContactsContract.CommonDataKinds.StructuredName A data kind representing the contact's proper name. |
class |
ContactsContract.CommonDataKinds.StructuredPostal A data kind representing a postal addresses. |
class |
ContactsContract.CommonDataKinds.Website A data kind representing a website related to the contact. |
Inherited methods |
|
---|---|
![]() java.lang.Object
|