Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-takserver
/
org.meshtastic.core.takserver
/
TAKClientInfo
/
TAKClientInfo
TAKClient
Info
constructor
(
id
:
String
,
endpoint
:
String
,
callsign
:
String
?
=
null
,
uid
:
String
?
=
null
,
connectedAt
:
Long
=
Clock.System.now().toEpochMilliseconds()
)
(
source
)