Classes
The following classes are available globally.
-
Wrapper that provides the possibility to react on vehicle parameters updates.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class AnyVehicleUpdateObserver : VehicleUpdateObserver
extension AnyVehicleUpdateObserver: Identifiable, Hashable
-
Provider that exposes a getter for the vehicle snapshot and a subscription mechanism for vehicle snapshot changes.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class DefaultVehicleProvider : VehicleProvider