updateOffloadingService

abstract suspend fun updateOffloadingService(offloadingService: OffloadingService)

Update the given OffloadingService in the database.

Parameters

offloadingService

the OffloadingService to be updated.