Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-connections
/
org.meshtastic.feature.connections.model
/
DeviceListEntry
/
Mock
Mock
common
data
class
Mock
(
val
name
:
String
,
val
node
:
ERROR CLASS: Symbol not found for Node?
?
=
null
)
:
DeviceListEntry
(
source
)
Members
Constructors
Mock
Link copied to clipboard
common
constructor
(
name
:
String
,
node
:
ERROR CLASS: Symbol not found for Node?
?
=
null
)
Properties
address
Link copied to clipboard
common
val
address
:
String
bonded
Link copied to clipboard
common
open
val
bonded
:
Boolean
full
Address
Link copied to clipboard
common
open
val
fullAddress
:
String
name
Link copied to clipboard
common
open
override
val
name
:
String
node
Link copied to clipboard
common
open
override
val
node
:
ERROR CLASS: Symbol not found for Node?
?
Functions
copy
Link copied to clipboard
common
open
override
fun
copy
(
node
:
ERROR CLASS: Symbol not found for Node?
?
)
:
DeviceListEntry.Mock