Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-datastore
/
org.meshtastic.core.datastore.model
/
RecentAddress
Recent
Address
common
data
class
RecentAddress
(
val
address
:
String
,
val
name
:
String
)
(
source
)
Members
Constructors
Recent
Address
Link copied to clipboard
common
constructor
(
address
:
String
,
name
:
String
)
Properties
address
Link copied to clipboard
common
val
address
:
String
name
Link copied to clipboard
common
val
name
:
String