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