ExperienceSDK
api
/
com.realeyesit.experiencesdk.events
/
SdkStateEvent
/
Started
Started
class
Started
:
SdkStateEvent
Constructors
Functions
Properties
Constructors
Started
Link copied to clipboard
fun
Started
(
)
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
:
SdkStateChanged
custom
Properties
Link copied to clipboard
val
customProperties
:
MutableMap
<
String
,
String
?
>
elapsed
Millis
Link copied to clipboard
val
elapsedMillis
:
Long
state
Link copied to clipboard
val
state
:
SdkState
time
Zone
Id
Link copied to clipboard
val
timeZoneId
:
String
type
Link copied to clipboard
val
type
:
String
?