SetServerStatusUseCase

A use case for setting the server current status.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun execute(event: ServerStatusEventDomainModel)

Sets the server current status. The status change event is represented by ServerStatusEventDomainModel.