Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-testing
/
org.meshtastic.core.testing
/
FakeRadioController
/
OwnerWrite
Owner
Write
data
class
OwnerWrite
(
val
destination
:
Int
?
,
val
user
:
User
)
(
source
)
One owner write. Local writes have no destination.
Members
Constructors
Owner
Write
Link copied to clipboard
constructor
(
destination
:
Int
?
,
user
:
User
)
Properties
destination
Link copied to clipboard
val
destination
:
Int
?
user
Link copied to clipboard
val
user
:
User