Package-level declarations

Contains the VehicleIntegrationClient interface and packages which contain all API related classes and interfaces.

VilClient Api

The VilClientApi package is the place where most of the declarations are stored. Together with the Common package, it creates the global package structure. It contains the VehicleIntegrationClient interface and the packages where features are declared.

Types

Link copied to clipboard
typealias ApiVersions = com.tomtom.automotive.integration.client.api.ApiVersions

API version constants for the Vehicle Integration Library.

Link copied to clipboard
@Since(version = 1)
interface VehicleIntegrationApiClient : AutoCloseable

Interface to access the different VehicleIntegrationClient APIs.