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
/
GetChannelInfoResult
/
Success
Success
data
class
Success
(
val
channels
:
List
<
ChannelSummary
>
)
:
GetChannelInfoResult
(
source
)
Successfully retrieved the list of channels.
Members
Constructors
Success
Link copied to clipboard
constructor
(
channels
:
List
<
ChannelSummary
>
)
Properties
channels
Link copied to clipboard
val
channels
:
List
<
ChannelSummary
>