Contents

didUpdate(getCarPowerLevelStatus:)

Provides information about the vehicle’s power level.

Declaration

func didUpdate(getCarPowerLevelStatus response: INGetCarPowerLevelStatusIntentResponse)

Parameters

  • response:

    The response object that contains current power level information.

Discussion

You call this method to deliver updated power level information to Maps, which only requests updates during an active navigation session. During that session, Maps regularly asks for the vehicle’s power level status using INGetCarPowerLevelStatusIntent. Only call this method when there’s an abrupt change in the vehicle’s battery charge—a 3 percent or greater drop—since handling the last intent.