Softchat
Toggle table of contents
0.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.sdk
/
SoftchatLogCounter
Softchat
Log
Counter
data
class
SoftchatLogCounter
(
val
kind
:
SoftchatLogCounterKind
,
val
value
:
ULong
)
One SDK-named aggregate measurement.
Members
Constructors
Softchat
Log
Counter
Link copied to clipboard
constructor
(
kind
:
SoftchatLogCounterKind
,
value
:
ULong
)
Properties
kind
Link copied to clipboard
val
kind
:
SoftchatLogCounterKind
Counter meaning and unit.
value
Link copied to clipboard
val
value
:
ULong
Non-negative aggregate value.