Resumed

data class Resumed(val peerId: PeerId, val at: Long) : JoinerReconnectEvent

peerId successfully resumed within the window.

Constructors

Link copied to clipboard
constructor(peerId: PeerId, at: Long)

Properties

Link copied to clipboard
val at: Long
Link copied to clipboard