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
/
FreezeAck
Freeze
Ack
@
Serializable
@
SerialName
(
value
=
"freeze-ack"
)
data
class
FreezeAck
(
val
hostId
:
String
,
val
epoch
:
Long
)
:
LobbyMessage
Member→host: "agreed you're host, I'm ready."
Members
Constructors
Freeze
Ack
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