Class ABPersonKind


public class ABPersonKind
extends GlobalValueEnumeration<CFNumber>
  • Field Details

    • Person

      @Deprecated public static final ABPersonKind Person
      Deprecated.
      Deprecated in iOS 9.0. use CNContactTypePerson
    • Organization

      @Deprecated public static final ABPersonKind Organization
      Deprecated.
      Deprecated in iOS 9.0. use CNContactTypeOrganization
  • Method Details