VehicleMetadataProvider

Entry point for retrieving vehicle metadata.

This provider allows to obtain metadata related to vehicles, supporting both synchronous and asynchronous requests based on specified options.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Requests vehicle brands synchronously based on the specified options.

Requests vehicle brands asynchronously based on the specified options.

Link copied to clipboard

Requests vehicle models synchronously based on the specified options.

Requests vehicle models asynchronously based on the specified options.

Link copied to clipboard

Requests vehicle metadata synchronously.

Request vehicle metadata asynchronously.

Link copied to clipboard

Requests vehicle metadata by its unique identifier synchronously.

Requests vehicle metadata by its unique identifier asynchronously.

Link copied to clipboard

Retrieves and configures a vehicle based on the specified options.

Retrieves and configures a vehicle based on the specified acquisition options.

Inherited functions

Link copied to clipboard
abstract fun close()