MapTelemetryImpl

Concrete implementation of map telemetry.

Constructors

Link copied to clipboard
fun MapTelemetryImpl(appContext: Context)

Creates a map telemetry instance using application context and access token

Functions

Link copied to clipboard
open override fun disableTelemetrySession()

Disables a started telemetry service for this session only.

Link copied to clipboard
open override fun onAppUserTurnstileEvent()

Register the app user turnstile event

Link copied to clipboard
open override fun onPerformanceEvent(data: Bundle?)

Register a performance event

Link copied to clipboard
open override fun setUserTelemetryRequestState(enabled: Boolean)

Set the end-user selected state to participate or opt-out in telemetry collection.