Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database.entity
/
ContactSettings
Contact
Settings
data
class
ContactSettings
(
val
contact_key
:
String
,
val
muteUntil
:
Long
=
0
)
Members
Constructors
Contact
Settings
Link copied to clipboard
constructor
(
contact_key
:
String
,
muteUntil
:
Long
=
0
)
Properties
contact_
key
Link copied to clipboard
val
contact_key
:
String
is
Muted
Link copied to clipboard
val
isMuted
:
Boolean
mute
Until
Link copied to clipboard
val
muteUntil
:
Long
=
0