android-components / mozilla.components.service.glean / UuidMetricType / <init>

<init>

UuidMetricType(disabled: Boolean, category: String, lifetime: Lifetime, name: String, sendInPings: List<String>)

This implements the developer facing API for recording uuids.

Instances of this class type are automatically generated by the parsers at build time, allowing developers to record values that were previously registered in the metrics.yaml file.

The uuid API exposes the generateAndSet and set methods.