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