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
/
NodeCreatedPayload
Node
Created
Payload
@
Serializable
data
class
NodeCreatedPayload
(
val
node
:
Node
)
:
EventPayload
(
source
)
Payload of a
CREATED
event — the brand-new node, in full.
Members
Constructors
Node
Created
Payload
Link copied to clipboard
constructor
(
node
:
Node
)
Properties
node
Link copied to clipboard
val
node
:
Node