kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-session
/
us.tractat.kuilt.session.election
/
LobbyMessage
/
Commit
Commit
@
Serializable
@
SerialName
(
value
=
"commit"
)
data
class
Commit
(
val
hostId
:
String
,
val
epoch
:
Long
)
:
LobbyMessage
Host→all: "every member acked — adopt now."
Members
Constructors
Commit
Link copied to clipboard
constructor
(
hostId
:
String
,
epoch
:
Long
)
Properties
epoch
Link copied to clipboard
val
epoch
:
Long
host
Id
Link copied to clipboard
val
hostId
:
String