Package-level declarations
Types
Request object containing input parameters for the ServiceWorkerDomain.deliverPushMessage command.
A dummy response object for the ServiceWorkerDomain.deliverPushMessage command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
A dummy response object for the ServiceWorkerDomain.disable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.dispatchPeriodicSyncEvent command.
A dummy response object for the ServiceWorkerDomain.dispatchPeriodicSyncEvent command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.dispatchSyncEvent command.
A dummy response object for the ServiceWorkerDomain.dispatchSyncEvent command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
A dummy response object for the ServiceWorkerDomain.enable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.inspectWorker command.
A dummy response object for the ServiceWorkerDomain.inspectWorker command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
ServiceWorker error message.
ServiceWorker registration.
ServiceWorker version.
Request object containing input parameters for the ServiceWorkerDomain.setForceUpdateOnPageLoad command.
A dummy response object for the ServiceWorkerDomain.setForceUpdateOnPageLoad command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.skipWaiting command.
A dummy response object for the ServiceWorkerDomain.skipWaiting command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.startWorker command.
A dummy response object for the ServiceWorkerDomain.startWorker command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
A dummy response object for the ServiceWorkerDomain.stopAllWorkers command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.stopWorker command.
A dummy response object for the ServiceWorkerDomain.stopWorker command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.unregister command.
A dummy response object for the ServiceWorkerDomain.unregister command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the ServiceWorkerDomain.updateRegistration command.
A dummy response object for the ServiceWorkerDomain.updateRegistration command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.