ContactsContract.DeletedContacts.InterfaceConsts Class

Definition

public static class ContactsContract.DeletedContacts.InterfaceConsts
type ContactsContract.DeletedContacts.InterfaceConsts = class
Inheritance
ContactsContract.DeletedContacts.InterfaceConsts

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

ContactDeletedTimestamp

Time (milliseconds since epoch) that the contact was deleted.

ContactId

A reference to the ContactsContract.Contacts#_ID that was deleted.

Applies to