onVehicleUpdated

abstract fun onVehicleUpdated(vehicle: Vehicle, updatedProperties: Set<PropertyId>)

Called when the active vehicle has been updated.

Parameters

vehicle

The Vehicle that has been updated.

updatedProperties

Set of updated property ids.