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

ServiceWorkerEvent

sealed class ServiceWorkerEvent

Types

WorkerErrorReportedEvent

Official doc

data class WorkerErrorReportedEvent : ServiceWorkerEvent

WorkerRegistrationUpdatedEvent

Official doc

data class WorkerRegistrationUpdatedEvent : ServiceWorkerEvent

WorkerVersionUpdatedEvent

Official doc

data class WorkerVersionUpdatedEvent : ServiceWorkerEvent