Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class ServiceStateChangeEvent(val serviceInfo: ServiceInfo, val oldState: ServiceStates, val newState: ServiceStates) : Event