Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.database.dao
/
PacketDao
/
getContactSettings
get
Contact
Settings
abstract
fun
getContactSettings
(
)
:
Flow
<
Map
<
String
,
ContactSettings
>
>
abstract
suspend
fun
getContactSettings
(
contact
:
String
)
:
ContactSettings
?