app
androidJvm
app
/
com.iomt.android.room.record
/
RecordDao
/
update
update
abstract
suspend
fun
update
(
recordEntity
:
RecordEntity
)
Parameters
record
Entity
RecordEntity
to update (should have id not null)