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