Package apple.contacts.enums
Class CNEntityType
- java.lang.Object
-
- apple.contacts.enums.CNEntityType
-
public final class CNEntityType extends java.lang.ObjectThe entities the user can grant access to.
-
-
Field Summary
Fields Modifier and Type Field Description static longCNEntityTypeContactsThe user's contacts.
-
-
-
Field Detail
-
CNEntityTypeContacts
public static final long CNEntityTypeContacts
The user's contacts.- See Also:
- Constant Field Values
-
-