ExperienceSDK
api
/
com.realeyesit.experiencesdk.events
/
MeasurementRestoredEvent
Measurement
Restored
Event
class
MeasurementRestoredEvent
:
EventWithArgs
<
AndroidSuspendableCollectorsResumed
>
Constructors
Functions
Properties
Constructors
Measurement
Restored
Event
Link copied to clipboard
fun
MeasurementRestoredEvent
(
)
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
:
AndroidSuspendableCollectorsResumed
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
?