app
androidJvm
app
/
com.iomt.android.room.device
/
DeviceRepository
/
delete
delete
suspend
fun
delete
(
deviceEntity
:
DeviceEntity
)
Parameters
device
Entity
DeviceEntity
to delete (should have id not null)