Active

@Serializable
class Active(val id: PublicRuntimeId, val since: Instant) : PeerState

Constructors

Link copied to clipboard
constructor(id: PublicRuntimeId, since: Instant)

Properties

Link copied to clipboard
Link copied to clipboard
val since: Instant