| java.lang.Object | |
| ↳ | android.provider.ContactsContract.CommonDataKinds | 
Container for definitions of common data types stored in the ContactsContract.Data
 table.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ContactsContract.CommonDataKinds.BaseTypes | The base types that all "Typed" data kinds support. | ||||||||||
| ContactsContract.CommonDataKinds.Callable | 
         Convenient functionalities for "callable" data.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.CommonColumns | Columns common across the specific types. | ||||||||||
| 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 (ContactsContract.CommonDataKinds.Phone and ContactsContract.CommonDataKinds.Email). 
        
    
       | 
    ||||||||||
| ContactsContract.CommonDataKinds.Email | 
         A data kind representing an email address.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Event | 
         A data kind representing an event.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.GroupMembership | 
         Group Membership.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Identity | A data kind representing an Identity related to the contact. | ||||||||||
| ContactsContract.CommonDataKinds.Im | 
         A data kind representing an IM address 
 You can use all columns defined for   | 
    ||||||||||
| ContactsContract.CommonDataKinds.Nickname | 
         A data kind representing the contact's nickname.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Note | 
         Notes about the contact.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Organization | 
         A data kind representing an organization.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Phone | 
         A data kind representing a telephone number.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Photo | 
         A data kind representing a photo for the contact.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Relation | 
         A data kind representing a relation.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.SipAddress | 
         A data kind representing a SIP address for the contact.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.StructuredName | A data kind representing the contact's proper name. | ||||||||||
| ContactsContract.CommonDataKinds.StructuredPostal | 
         A data kind representing a postal addresses.  | 
    ||||||||||
| ContactsContract.CommonDataKinds.Website | 
         A data kind representing a website related to the contact.  | 
    ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||