Uses of Class
org.robovm.apple.intents.INCreateTaskListIntentResponseCode
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCreateTaskListIntentResponseCode in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INCreateTaskListIntentResponseCode Modifier and Type Method Description INCreateTaskListIntentResponseCodeINCreateTaskListIntentResponse. getCode()Deprecated.static INCreateTaskListIntentResponseCodeINCreateTaskListIntentResponseCode. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INCreateTaskListIntentResponseCodeINCreateTaskListIntentResponseCode. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INCreateTaskListIntentResponseCode[]INCreateTaskListIntentResponseCode. 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 INCreateTaskListIntentResponseCode Modifier and Type Method Description protected longINCreateTaskListIntentResponse. init(INCreateTaskListIntentResponseCode code, NSUserActivity userActivity)Deprecated.Constructors in org.robovm.apple.intents with parameters of type INCreateTaskListIntentResponseCode Constructor Description INCreateTaskListIntentResponse(INCreateTaskListIntentResponseCode code, NSUserActivity userActivity)Deprecated.