MapProviderError

data class MapProviderError(val code: MapProviderError.ErrorCode, val message: String)

Class representing an error during Map Provider Switching operations.

Parameters

code

Specifier of the error type.

message

Detailed message of the error. May be empty.

Constructors

Link copied to clipboard

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard