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