SoftchatLogCounter

data class SoftchatLogCounter(val kind: SoftchatLogCounterKind, val value: ULong)

One SDK-named aggregate measurement.

Constructors

Link copied to clipboard
constructor(kind: SoftchatLogCounterKind, value: ULong)

Properties

Link copied to clipboard

Counter meaning and unit.

Link copied to clipboard

Non-negative aggregate value.