Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-docs
/
org.meshtastic.feature.docs.model
/
KeywordIndexEntry
/
KeywordIndexEntry
Keyword
Index
Entry
constructor
(
id
:
String
,
title
:
String
,
section
:
String
,
resourcePath
:
String
,
navOrder
:
Int
,
keywords
:
List
<
String
>
,
aliases
:
List
<
String
>
=
emptyList()
,
charCount
:
Int
,
iconId
:
String
?
=
null
)
(
source
)