Protocols

The following protocols are available globally.

VehicleObserver

  • 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.
    See more

    Declaration

    Swift

    public protocol VehicleUpdateObserver

VehicleProvider

  • Responsible for control, access and notification of the vehicle state.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public protocol VehicleProvider