Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database.entity
/
ContactSettings
/
ContactSettings
Contact
Settings
common
constructor
(
contact_key
:
String
,
muteUntil
:
Long
=
0
,
lastReadMessageUuid
:
Long
?
=
null
,
lastReadMessageTimestamp
:
Long
?
=
null
,
filteringDisabled
:
Boolean
=
false
)
(
source
)