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
/
EmptyPayload
Empty
Payload
@
Serializable
data
class
EmptyPayload
(
val
noop
:
String
=
""
)
:
EventPayload
(
source
)
Empty
EventPayload
used as the default when no extra data is needed.
Members
Constructors
Empty
Payload
Link copied to clipboard
constructor
(
noop
:
String
=
""
)
Properties
noop
Link copied to clipboard
val
noop
:
String