Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.datastore.recentaddresses
/
RecentAddress
Recent
Address
@
Serializable
data
class
RecentAddress
(
val
address
:
String
,
val
name
:
String
)
Members
Constructors
Recent
Address
Link copied to clipboard
constructor
(
address
:
String
,
name
:
String
)
Properties
address
Link copied to clipboard
val
address
:
String
name
Link copied to clipboard
val
name
:
String