Protocols

The following protocols are available globally.

VehicleObserver

  • An interface for receiving and acting upon Vehicle parameter updates.

    Important

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

    Declaration

    Swift

    public protocol VehicleUpdateObserver : Observer

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