VehicleUpdatedListener

Listener which provides the possibility to react on vehicle's property updates.

Functions

Link copied to clipboard
abstract fun onVehicleUpdated(vehicle: Vehicle, updatedProperties: Set<PropertyId>)

Called when the active vehicle has been updated.