Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model
/
SessionStatus
/
Active
Active
data
class
Active
(
val
refreshedAt
:
Instant
)
:
SessionStatus
(
source
)
A fresh session passkey is on file and is well within the firmware TTL.
Members
Constructors
Active
Link copied to clipboard
constructor
(
refreshedAt
:
Instant
)
Properties
refreshed
At
Link copied to clipboard
val
refreshedAt
:
Instant