Contents

INSetSeatSettingsInCarIntentResponse

Your app’s response to a set seat settings in car intent.

Declaration

class INSetSeatSettingsInCarIntentResponse

Overview

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

You create an INSetSeatSettingsInCarIntentResponse object in the confirm(intent:completion:) and handle(intent:completion:) methods of your set seat settings in car handler object. For more information about implementing your handler object, see INSetSeatSettingsInCarIntentHandling.

Topics

Initializing the Response Object

Getting the Response Code

See Also

CarPlay Seat Settings