Telemetry

object Telemetry

Main entry point to send Telemetry data.

Properties

Link copied to clipboard

The end-user consent for sending telemetry data.

Link copied to clipboard

The end-user consent for sending telemetry data.

Functions

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
fun initialize(context: Context, configProvider: TelemetryConfigProvider)

Initializes the telemetry instance if it's not yet initialized.

Link copied to clipboard
fun setConsent(consent: UserConsent)

Sets the end user consent.