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