Enumerations

The following enumerations are available globally.

CombustionEngineProperty

  • Combustion engine property attributes.

    Important

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

    Declaration

    Swift

    public enum CombustionEngineProperty

ElectricEngineProperty

  • Electric engine property attributes.

    Important

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

    Declaration

    Swift

    public enum ElectricEngineProperty

PropertyID

  • Unique identifier of each property supported TomTomSDKCommon/Vehicle implementations.

    Important

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

    Declaration

    Swift

    public enum PropertyID : Equatable

VehicleProperty

  • Vehicle property attributes.

    Important

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

    Declaration

    Swift

    public enum VehicleProperty

VehicleProviderFactory

  • Responsible for creating instances of TomTomSDKVehicle/VehicleProvider to control, access and notify 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 enum VehicleProviderFactory