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