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