Uses of Class
org.robovm.apple.intents.INCarAudioSource
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCarAudioSource in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INCarAudioSource Modifier and Type Method Description INCarAudioSourceINSetAudioSourceInCarIntent. getAudioSource()Deprecated.static INCarAudioSourceINCarAudioSource. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INCarAudioSourceINCarAudioSource. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INCarAudioSource[]INCarAudioSource. 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 INCarAudioSource Modifier and Type Method Description static INCarAudioSourceResolutionResultINCarAudioSourceResolutionResult. confirmationRequired(INCarAudioSource carAudioSourceToConfirm)Deprecated.static INCarAudioSourceResolutionResultINCarAudioSourceResolutionResult. confirmationRequiredForValue(INCarAudioSource valueToConfirm)Deprecated.Deprecated in iOS 11.0.protected longINSetAudioSourceInCarIntent. init(INCarAudioSource audioSource, INRelativeReference relativeAudioSourceReference)Deprecated.static INCarAudioSourceResolutionResultINCarAudioSourceResolutionResult. success(INCarAudioSource resolvedCarAudioSource)Deprecated.static INCarAudioSourceResolutionResultINCarAudioSourceResolutionResult. successValue(INCarAudioSource resolvedValue)Deprecated.Deprecated in iOS 11.0.Constructors in org.robovm.apple.intents with parameters of type INCarAudioSource Constructor Description INSetAudioSourceInCarIntent(INCarAudioSource audioSource, INRelativeReference relativeAudioSourceReference)Deprecated.