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.repository
/
PacketRepositoryImpl
/
getContactSettings
get
Contact
Settings
open
override
fun
getContactSettings
(
)
:
Flow
<
Map
<
String
,
ContactSettings
>
>
(
source
)
open
suspend override
fun
getContactSettings
(
contact
:
String
)
:
ContactSettings
(
source
)