toggle menu
app
androidJvm
switch theme
search in API
app
/
com.qwict.svkandroid.data.local
/
SvkRoomDatabase
/
Companion
Companion
object
Companion
Members
Functions
get
Database
Link copied to clipboard
fun
getDatabase
(
context
:
Context
,
scope
:
CoroutineScope
)
:
SvkRoomDatabase
Gets the instance of the database using the singleton pattern.