INCar.HeadUnit
An object that contains the Bluetooth and iAP2 identifiers of the vehicle’s physical head unit.
Declaration
class HeadUnitOverview
When the system connects to a vehicle’s physical head unit through CarPlay, it uses the head unit’s Bluetooth identifier to find the corresponding vehicle in the user’s My Vehicles collection by matching on the bluetoothIdentifier property of this object.
You create instances of this class when handling INListCarsIntent requests. For more information on handling the intent, see INListCarsIntentHandling.