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
/
MeshtasticDatabase
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
configure
Common
Link copied to clipboard
fun
<
T
:
RoomDatabase
>
RoomDatabase.Builder
<
T
>
.
configureCommon
(
)
:
RoomDatabase.Builder
<
T
>
Configures a
RoomDatabase.Builder
with standard settings for this project.