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

record

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

Record a string in the desired stores.

Parameters

metricData - object with metric settings

value - the string value to record