Package org.robovm.apple.addressbook
Class ABPersonKind.Values
java.lang.Object
org.robovm.apple.addressbook.ABPersonKind.Values
- Enclosing class:
- ABPersonKind
public static class ABPersonKind.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static CFNumberOrganization()Deprecated.Deprecated in iOS 9.0.static CFNumberPerson()Deprecated.Deprecated in iOS 9.0.
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
Person
Deprecated.Deprecated in iOS 9.0. use CNContactTypePerson -
Organization
Deprecated.Deprecated in iOS 9.0. use CNContactTypeOrganization
-