Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database
/
DatabaseManager
/
withDb
with
Db
android
open
suspend override
fun
<
T
>
withDb
(
block
:
suspend
(
MeshtasticDatabase
)
->
T
)
:
T
?
(
source
)
Execute
block
with the current DB instance.