app
androidJvm
app
/
com.iomt.android.room.characteristic
/
CharacteristicRepository
/
delete
delete
suspend
fun
delete
(
characteristicEntity
:
CharacteristicEntity
)
Parameters
characteristic
Entity
CharacteristicEntity
to update (should have id not null)