ExtensionsColumns
interfaceExtensionsColumns
| android.provider.Contacts.ExtensionsColumns | 
Summary
| Constants | |
|---|---|
| static String | The name of this extension. | 
| static String | The value of this extension. | 
Constants
NAME
Added in API level 1
      static valNAME: String
Deprecated: see android.provider.ContactsContract
The name of this extension. May not be null. There may be at most one row for each name.
Type: TEXT
Value: "name"VALUE
Added in API level 1
      static valVALUE: String
Deprecated: see android.provider.ContactsContract
The value of this extension. May not be null.
Type: TEXT
Value: "value"