Map Telemetry
interface MapTelemetry
Content copied to clipboard
Definition of map telemetry
Functions
disable Telemetry Session
Link copied to clipboard
abstract fun disableTelemetrySession()
Content copied to clipboard
Disables a started telemetry service for this session only.
get User Telemetry Request State
Link copied to clipboard
Get the end-user selected state to participate or opt-out in telemetry collection.
on App User Turnstile Event
Link copied to clipboard
abstract fun onAppUserTurnstileEvent()
Content copied to clipboard
Register the app user turnstile event
on Performance Event
Link copied to clipboard
Register a performance event.
set Debug Logging Enabled
Link copied to clipboard
Set the debug logging enabled states.
set Session Id Rotation Interval
Link copied to clipboard
Set the telemetry rotation session id interval.
set User Telemetry Request State
Link copied to clipboard
Set the end-user selected state to participate or opt-out in telemetry collection.
Inheritors
MapTelemetryImpl
Link copied to clipboard