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
/
SettingsOperation
Settings
Operation
sealed
interface
SettingsOperation
(
source
)
Inheritors
SetConfig
SetChannel
Members
Types
Set
Channel
Link copied to clipboard
data
class
SetChannel
(
val
channel
:
Channel
)
:
FakeRadioController.SettingsOperation
Set
Config
Link copied to clipboard
data
class
SetConfig
(
val
config
:
Config
)
:
FakeRadioController.SettingsOperation