Package-level declarations

Types

class AutomotiveUiApiKeyStaticConfigurationProvider(val automotiveUiAnalyticsApiKey: String, val automotiveUiRoutingApiKey: String, val automotiveUiSearchApiKey: String, val automotiveUiTrafficApiKey: String) : ComposableStaticConfigurationProvider

A static configuration provider for Automotive UI API key values. Should be used to obtain the required configuration to setup the Automotive UI components. These API keys are needed because most Automotive UI components depend on Automotive UI web API(s).

@IviExperimental(reasons = [])
class AutomotiveUiMapDisplayStaticConfigurationProvider(val automotiveUiTrafficFlowFreeFlowUri: String, val automotiveUiTrafficFlowUri: String) : ComposableStaticConfigurationProvider

A static configuration provider for Automotive UI map display component (Michi) related values. Should be used to obtain the required configuration to setup the Automotive UI components.

A static configuration provider for Automotive UI map update related values. Should be used to obtain the required configuration to setup the Automotive UI components.

@IviExperimental(reasons = [])
class AutomotiveUiOnboardMapStaticConfigurationProvider(val automotiveUiOnboardMapPathKey: String, val automotiveUiOnboardMapKeystorePathKey: String, val automotiveUiOnboardMapKeystorePassword: String) : ComposableStaticConfigurationProvider

A static configuration provider for the Automotive UI Onboard Map. Should be used to obtain the required configuration to setup the Automotive UI Onboard Map.

@IviExperimental(reasons = [])
class AutomotiveUiOnlineRoutingStaticConfigurationProvider(val automotiveUiRoutingRequestUrl: String, val automotiveUiReachableRequestUrl: String, val automotiveUiLongDistanceEvRouteRequestUrl: String, val automotiveUiOnlineRoutingUdsPath: String, val automotiveUiOnlineRoutingRequestTimeoutMs: Int, val automotiveUiOnlineRoutingReachabilityRequestTimeoutMs: Int, val automotiveUiOnlineRoutingCaCertificatePath: String, val automotiveUiOnlineRoutingClientCertificatePath: String, val automotiveUiOnlineRoutingClientCertificatePrivateKeyPath: String, val automotiveUiOnlineRoutingClientCertificatePrivateKeyPassword: String) : ComposableStaticConfigurationProvider

A static configuration provider for Automotive UI routing related values. Should be used to obtain the required configuration to setup the Automotive UI components.

@IviExperimental(reasons = [])
class AutomotiveUiOnlineSearchStaticConfigurationProvider(val automotiveUiSearchRequestUrl: String, val automotiveUiPoiCategoriesListRequestUrl: String, val automotiveUiPoiCategorySuggestionsRequestUrl: String, val automotiveUiBatchServiceRequestUrl: String, val automotiveUiFeedbackUrl: String, val automotiveUiParkingLocationsUrl: String, val automotiveUiCaCertificatePath: String, val automotiveUiSearchRequestTimeoutInMs: Int, val automotiveUiOnlineSearchVersion: String, val automotiveUiClientCertificatePath: String, val automotiveUiClientCertificateKeyPath: String, val automotiveUiClientCertificateKeyPassword: String, val automotiveUiUnixSocketPath: String, val automotiveUiEvChargingStationsAvailabilityRequestUrl: String) : ComposableStaticConfigurationProvider

A static configuration provider for Autotomotive UI online search related values. Should be used to obtain the required configuration to setup the Automotive UI components.

Properties

Link copied to clipboard

The API key for the Automotive UI analytics. This is the key specified for this services, or when empty the default Automotive UI key.

The URI to use for TomTom Automotive UI traffic flow free flow. This is the key specified for this service, or when empty null.

Link copied to clipboard

The URI to use for TomTom Automotive UI traffic flow. This is the key specified for this service, or when empty null.

Link copied to clipboard

File name used for the UDS end point path of the NavKit 2 MapDisplay service. This is the key specified for this service, or when empty null.

Link copied to clipboard

The socket to use for TomTom Automotive UI map updates. This is the key specified for this service, or when empty null.

Link copied to clipboard

The URI to use for TomTom Automotive UI map update source. This is the key specified for this service, or when empty null.

The path to use for TomTom Automotive UI online routing CA certificate location. This is the key specified for this service.

The path to use for TomTom Automotive UI online routing client certificate location. This is the key specified for this service, or when empty null.

The password to use for TomTom Automotive UI online routing client certificate key. This is the key specified for this service, or when empty null.

The path to use for TomTom Automotive UI online routing client certificate key location. This is the key specified for this service, or when empty null.

The URL to use for TomTom Automotive UI LDEVR requests. This is the key specified for this service, or when empty null.

The timeout in milliseconds to use for TomTom Automotive UI routing requests. This is the key specified for this service.

The URL to use for TomTom Automotive UI reachable requests. This is the key specified for this service, or when empty null.

The timeout in milliseconds to use for TomTom Automotive UI routing requests. This is the key specified for this service.

The URL to use for TomTom Automotive UI online routing requests. This is the key specified for this service, or when empty null.

Link copied to clipboard

The socket to use for TomTom Automotive UI routing requests. This is the key specified for this service, or when empty null.

The URL to use for TomTom Automotive UI online search batch service requests. This is the key specified for this service, or when empty null.

The path to use for TomTom Automotive UI online search CA certificate location. This is the key specified for this service.

The URL to use for TomTom Automotive UI online search charging availablility requests. This is the key specified for this service, or when empty null.

The path to use for TomTom Automotive UI online search client certificate location. This is the key specified for this service, or when empty null.

The password to use for TomTom Automotive UI online search client certificate. This is the key specified for this service, or when empty null.

The path to use for TomTom Automotive UI online search client certificate key location. This is the key specified for this service, or when empty null.

Link copied to clipboard

The URL to use for TomTom Automotive UI online search feedback requests. This is the key specified for this service, or when empty null.

The URL to use for TomTom Automotive UI online search parking location requests. This is the key specified for this service, or when empty null.

The URL to use for TomTom Automotive UI online search POI categories requests. This is the key specified for this service, or when empty null.

The URL to use for TomTom Automotive UI online search POI category suggestion requests. This is the key specified for this service, or when empty null.

The timeout in milliseconds to use for TomTom Automotive UI search requests. This is the key specified for this service.

Link copied to clipboard

The URL to use for TomTom Automotive UI online search requests. This is the key specified for this service, or when empty null.

Link copied to clipboard

The the version to use for online search requests. This is the key specified for this service.

Link copied to clipboard

The API key for the Automotive UI routing service. This is the key specified for this service, or when empty the default Automotive UI key.

Link copied to clipboard

The API key for the Automotive UI search service. This is the key specified for this service, or when empty the default Automotive UI key.

Link copied to clipboard

The API key for the Automotive UI traffic services. This is the key specified for these services, or when empty the default Automotive UI key.

Link copied to clipboard

The password for the Automotive UI onboard map keystore.

Link copied to clipboard

The path for the Automotive UI onboard map keystore.

Link copied to clipboard

The path for the Automotive UI onboard map.