kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-session
/
us.tractat.kuilt.session.partition
/
JoinerReconnectEvent
/
WindowOpened
Window
Opened
data
class
WindowOpened
(
val
peerId
:
PeerId
,
val
expiresAt
:
Long
)
:
JoinerReconnectEvent
The reconnect window opened for
peerId
. It expires at epoch-millis
expiresAt
.
Members
Constructors
Window
Opened
Link copied to clipboard
constructor
(
peerId
:
PeerId
,
expiresAt
:
Long
)
Properties
expires
At
Link copied to clipboard
val
expiresAt
:
Long
peer
Id
Link copied to clipboard
val
peerId
:
PeerId