SdkInformation

Provides information about a given Mapbox SDK. This information is then used to populate the "User-Agent" HTTP header of HTTP requests generated from within Mapbox SDKs. Mapbox SDKs include Maps, Navigation, Search, and others.

Constructors

Link copied to clipboard
open fun SdkInformation(@NonNull name: String, @NonNull version: String, @Nullable packageName: String)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard