Jetpack
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Jetpack
:core:room
/
dev.atick.core.room.data
/
LocalDataSource
/
upsertJetpack
upsert
Jetpack
androidJvm
abstract
suspend
fun
upsertJetpack
(
jetpackEntity
:
JetpackEntity
)
Inserts or updates a jetpack in the database.
Parameters
jetpack
Entity
The
JetpackEntity
object to upsert.