Krill SDK
Toggle table of contents
0.0.48
common
Target filter
common
Switch theme
Search in API
Skip to content
Krill SDK
Krill SDK
/
krill.zone.shared.events
/
StateChangeEventPayload
State
Change
Event
Payload
@
Serializable
data
class
StateChangeEventPayload
(
val
state
:
NodeState
)
:
EventPayload
(
source
)
New lifecycle state after a
STATE_CHANGE
event.
Members
Constructors
State
Change
Event
Payload
Link copied to clipboard
constructor
(
state
:
NodeState
)
Properties
state
Link copied to clipboard
val
state
:
NodeState