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