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