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