VehicleMetadataFailure

Types

Link copied to clipboard

Indicates a failure during the deserialization process of a vehicle metadata response.

Link copied to clipboard

Represents a failure indicating that the vehicle details that were locally stored expired and retrieving new details from the server also failed.

Link copied to clipboard

Represents an HTTP failure during a vehicle metadata request.

Link copied to clipboard

Represents a network-related failure during a vehicle metadata request.

Link copied to clipboard

Represents an unknown failure that occurred during a vehicle metadata request.

Link copied to clipboard

Represents a failure indicating that a vehicle is unsupported during a vehicle metadata request.

Properties

Link copied to clipboard

A message describing the failure.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String