ExperienceSDK
api
/
com.realeyesit.experiencesdk.events
/
UsageMetricsCollectedEvent
Usage
Metrics
Collected
Event
class
UsageMetricsCollectedEvent
(
measurementDuration
:
Long
,
metricName
:
String
,
usageAmount
:
Long
)
:
EventWithArgs
<
UsageMetricsCollected
>
Constructors
Functions
Properties
Constructors
Usage
Metrics
Collected
Event
Link copied to clipboard
fun
UsageMetricsCollectedEvent
(
measurementDuration
:
Long
,
metricName
:
String
,
usageAmount
:
Long
)
Functions
add
Checkpoint
Link copied to clipboard
fun
addCheckpoint
(
message
:
String
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
args
Link copied to clipboard
open
override
val
args
:
UsageMetricsCollected
custom
Properties
Link copied to clipboard
val
customProperties
:
MutableMap
<
String
,
String
?
>
elapsed
Millis
Link copied to clipboard
val
elapsedMillis
:
Long
time
Zone
Id
Link copied to clipboard
val
timeZoneId
:
String
type
Link copied to clipboard
val
type
:
String
?