protected
static
interface
ContactsContract.DeletedContactsColumns
| android.provider.ContactsContract.DeletedContactsColumns |
|
|
Constants | |
|---|---|
String |
CONTACT_DELETED_TIMESTAMP
Time (milliseconds since epoch) that the contact was deleted. |
String |
CONTACT_ID
A reference to the |
String CONTACT_DELETED_TIMESTAMP
Time (milliseconds since epoch) that the contact was deleted.
Constant Value: "contact_deleted_timestamp"
String CONTACT_ID
A reference to the _ID that was deleted.
Type: INTEGER
Constant Value: "contact_id"