Contents

INSetAudioSourceInCarIntentResponse

Your app’s response to a set audio source in car intent.

Declaration

class INSetAudioSourceInCarIntentResponse

Overview

An INSetAudioSourceInCarIntentResponse object contains the status of changing the audio source in the user’s vehicle. You create instances of this class when confirming or handling a set audio source in car intent.

You create an INSetAudioSourceInCarIntentResponse object in the confirm(intent:completion:) and handle(intent:completion:) methods of your set audio source in car handler object. For more information about implementing your handler object, see INSetAudioSourceInCarIntentHandling.

Topics

Initializing the Response Object

Getting the Response Code

See Also

CarPlay Audio Source