CantBeStopped
data class CantBeStopped(val configuration: UFServiceConfigurationV2, val retryIn: Long) : UFServiceMessageV1.Event
Content copied to clipboard
The service can't be stopped. It typically happens when an update is currently being installed.
Constructors
Link copied to clipboard
fun CantBeStopped(configuration: UFServiceConfigurationV2, retryIn: Long)
Content copied to clipboard