Contents

INSetProfileInCarIntentResponse

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

Declaration

class INSetProfileInCarIntentResponse

Overview

An INSetProfileInCarIntentResponse object contains the status of restoring one or more environment settings from a designated profile. You create instances of this class when confirming or handling a set profile in car intent.

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

Topics

Initializing the Response Object

Getting the Response Code

See Also

CarPlay Profile Settings