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