Uses of Class
org.robovm.apple.intents.INDeleteTasksIntentResponseCode
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INDeleteTasksIntentResponseCode in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INDeleteTasksIntentResponseCode Modifier and Type Method Description INDeleteTasksIntentResponseCodeINDeleteTasksIntentResponse. getCode()Deprecated.static INDeleteTasksIntentResponseCodeINDeleteTasksIntentResponseCode. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INDeleteTasksIntentResponseCodeINDeleteTasksIntentResponseCode. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INDeleteTasksIntentResponseCode[]INDeleteTasksIntentResponseCode. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.intents with parameters of type INDeleteTasksIntentResponseCode Modifier and Type Method Description protected longINDeleteTasksIntentResponse. init(INDeleteTasksIntentResponseCode code, NSUserActivity userActivity)Deprecated.Constructors in org.robovm.apple.intents with parameters of type INDeleteTasksIntentResponseCode Constructor Description INDeleteTasksIntentResponse(INDeleteTasksIntentResponseCode code, NSUserActivity userActivity)Deprecated.