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