Uses of Class
org.robovm.apple.addressbook.ABAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.addressbook |
-
Uses of ABAuthorizationStatus in org.robovm.apple.addressbook
Methods in org.robovm.apple.addressbook that return ABAuthorizationStatus Modifier and Type Method Description static ABAuthorizationStatusABAddressBook. getAuthorizationStatus()Deprecated.Deprecated in iOS 9.0.static ABAuthorizationStatusABAuthorizationStatus. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static ABAuthorizationStatusABAuthorizationStatus. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static ABAuthorizationStatus[]ABAuthorizationStatus. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.