ContactsContract
@Deprecated public static interface Contacts.PhotosColumns
Modifier and Type | Field and Description |
---|---|
static String |
DATA
Deprecated.
see
ContactsContract |
static String |
DOWNLOAD_REQUIRED
Deprecated.
see
ContactsContract |
static String |
EXISTS_ON_SERVER
Deprecated.
see
ContactsContract |
static String |
LOCAL_VERSION
Deprecated.
see
ContactsContract |
static String |
PERSON_ID
Deprecated.
see
ContactsContract |
static String |
SYNC_ERROR
Deprecated.
see
ContactsContract |
@Deprecated static final String LOCAL_VERSION
ContactsContract
Type: TEXT
@Deprecated static final String PERSON_ID
ContactsContract
Type: TEXT
@Deprecated static final String DOWNLOAD_REQUIRED
ContactsContract
Type: INTEGER(boolean)
@Deprecated static final String EXISTS_ON_SERVER
ContactsContract
Type: INTEGER(boolean)
@Deprecated static final String SYNC_ERROR
ContactsContract
Type: TEXT
@Deprecated static final String DATA
ContactsContract
Type: BLOB