Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.ai
/
ChannelNameResult
/
Found
Found
data
class
Found
(
val
channelIndex
:
Int
,
val
name
:
String
)
:
ChannelNameResult
(
source
)
Members
Constructors
Found
Link copied to clipboard
constructor
(
channelIndex
:
Int
,
name
:
String
)
Properties
channel
Index
Link copied to clipboard
val
channelIndex
:
Int
name
Link copied to clipboard
val
name
:
String