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
/
GetRecentMessagesResult
/
ContactNotFound
Contact
Not
Found
data
class
ContactNotFound
(
val
message
:
String
)
:
GetRecentMessagesResult
(
source
)
The specified contact was not found via fuzzy matching.
Members
Constructors
Contact
Not
Found
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String