protected static interface ContactsContract.DeletedContactsColumns
Modifier and Type | Field and Description |
---|---|
static String |
CONTACT_DELETED_TIMESTAMP
Time (milliseconds since epoch) that the contact was deleted.
|
static String |
CONTACT_ID
A reference to the
BaseColumns._ID that was deleted. |
static final String CONTACT_ID
BaseColumns._ID
that was deleted.
Type: INTEGER
static final String CONTACT_DELETED_TIMESTAMP