| android.provider.Contacts.ContactMethodsColumns | 
|  Known Indirect Subclasses | 
      
  This interface is deprecated.
 see ContactsContract
  
Columns from the ContactMethods table that other tables join into themseleves.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | AUX_DATA | This constant is deprecated.
      see ContactsContract | |||||||||
| String | DATA | This constant is deprecated.
      see ContactsContract | |||||||||
| String | ISPRIMARY | This constant is deprecated.
      see ContactsContract | |||||||||
| String | KIND | This constant is deprecated.
      see ContactsContract | |||||||||
| String | LABEL | This constant is deprecated.
      see ContactsContract | |||||||||
| String | TYPE | This constant is deprecated.
      see ContactsContract | |||||||||
| int | TYPE_CUSTOM | This constant is deprecated.
      see ContactsContract | |||||||||
| int | TYPE_HOME | This constant is deprecated.
      see ContactsContract | |||||||||
| int | TYPE_OTHER | This constant is deprecated.
      see ContactsContract | |||||||||
| int | TYPE_WORK | This constant is deprecated.
      see ContactsContract | |||||||||
      
  This constant is deprecated.
 see ContactsContract
  
Auxiliary data for the contact method.
Type: TEXT
      
  This constant is deprecated.
 see ContactsContract
  
The data for the contact method.
Type: TEXT
      
  This constant is deprecated.
 see ContactsContract
  
Whether this is the primary organization
Type: INTEGER (if set, non-0 means true)
      
  This constant is deprecated.
 see ContactsContract
  
The kind of the the contact method. For example, email address, postal address, etc.
Type: INTEGER (one of the values below)
      
  This constant is deprecated.
 see ContactsContract
  
The user defined label for the the contact method.
Type: TEXT
      
  This constant is deprecated.
 see ContactsContract
  
The type of the contact method, must be one of the types below.
Type: INTEGER (one of the values below)