Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.model
/
DeviceListEntry
/
Tcp
Tcp
data
class
Tcp
(
val
name
:
String
,
val
fullAddress
:
String
)
:
DeviceListEntry
Members
Constructors
Tcp
Link copied to clipboard
constructor
(
name
:
String
,
fullAddress
:
String
)
Properties
full
Address
Link copied to clipboard
open
override
val
fullAddress
:
String
name
Link copied to clipboard
open
override
val
name
:
String