Active

data class Active(val refreshedAt: Instant) : SessionStatus(source)

A fresh session passkey is on file and is well within the firmware TTL.

Constructors

Link copied to clipboard
constructor(refreshedAt: Instant)

Properties

Link copied to clipboard