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