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
/
SendMessageResult
/
AmbiguousName
Ambiguous
Name
data
class
AmbiguousName
(
val
candidates
:
List
<
String
>
)
:
SendMessageResult
(
source
)
The provided name matched multiple candidates.
Members
Constructors
Ambiguous
Name
Link copied to clipboard
constructor
(
candidates
:
List
<
String
>
)
Properties
candidates
Link copied to clipboard
val
candidates
:
List
<
String
>