Uses of Class
org.robovm.apple.contacts.CNAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.contacts |
-
Uses of CNAuthorizationStatus in org.robovm.apple.contacts
Methods in org.robovm.apple.contacts that return CNAuthorizationStatus Modifier and Type Method Description static CNAuthorizationStatusCNContactStore. getAuthorizationStatusForEntityType(CNEntityType entityType)static CNAuthorizationStatusCNAuthorizationStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static CNAuthorizationStatusCNAuthorizationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static CNAuthorizationStatus[]CNAuthorizationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.