The handler interface for restoring vehicle environment settings from a user-specified profile.
SDK
- iOS 10.0+
Framework
- Intents
Declaration
protocol INSetProfileInCarIntentHandling
Overview
Automotive venders can support the INSet
protocol in an Intents extension that they ship with their automotive apps. Use the methods of this protocol to resolve, confirm, and handle requests to restore vehicle-related settings from the profile that the user designated. Your extension should be able to communicate with the vehicle and make the necessary changes.
Siri delivers an INSet
object to your handler when the user asks to restore the current settings from a profile. The provided intent object contains information for determining which profile to use.