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