android-components / mozilla.components.service.glean.storages / UuidsStorageEngineImplementation / record

record

@Synchronized fun record(metricData: CommonMetricData, value: UUID): Unit (source)

Record a uuid in the desired stores.

Parameters

metricData - object with metric settings

value - the uuid value to record