mirror of https://github.com/electron/electron
390 B
390 B
IpcMainServiceWorkerInvokeEvent Object extends Event
type
String - Possible values includeservice-worker
.serviceWorker
ServiceWorkerMain Readonly - The service worker that sent this messageversionId
Number - The service worker version ID.session
Session - TheSession
instance with which the event is associated.