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.dao
/
PacketDao
/
getContactSettings
get
Contact
Settings
abstract
fun
getContactSettings
(
)
:
Flow
<
Map
<
String
,
ContactSettings
>
>
(
source
)
abstract
suspend
fun
getContactSettings
(
contact
:
String
)
:
ContactSettings
?
(
source
)