chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.serviceworker.events / ServiceWorkerEvent

ServiceWorkerEvent

sealed class ServiceWorkerEvent

Types

WorkerErrorReportedEvent

data class WorkerErrorReportedEvent : ServiceWorkerEvent

WorkerRegistrationUpdatedEvent

data class WorkerRegistrationUpdatedEvent : ServiceWorkerEvent

WorkerVersionUpdatedEvent

data class WorkerVersionUpdatedEvent : ServiceWorkerEvent