toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.data.local.dao
/
PlanetDao
/
update
update
abstract
suspend
fun
update
(
planet
:
PlanetRoomEntity
)
Updates an existing planet entity in the database.
Parameters
planet
The updated planet entity.