Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings.debugging
/
SearchMatch
Search
Match
common
data
class
SearchMatch
(
val
logIndex
:
Int
,
val
start
:
Int
,
val
end
:
Int
,
val
field
:
String
)
(
source
)
Members
Constructors
Search
Match
Link copied to clipboard
common
constructor
(
logIndex
:
Int
,
start
:
Int
,
end
:
Int
,
field
:
String
)
Properties
end
Link copied to clipboard
common
val
end
:
Int
field
Link copied to clipboard
common
val
field
:
String
log
Index
Link copied to clipboard
common
val
logIndex
:
Int
start
Link copied to clipboard
common
val
start
:
Int