Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 390 Bytes

File metadata and controls

6 lines (5 loc) · 390 Bytes

IpcMainServiceWorkerInvokeEvent Object extends Event

  • type String - Possible values include service-worker.
  • serviceWorker ServiceWorkerMain Readonly - The service worker that sent this message
  • versionId Number - The service worker version ID.
  • session Session - The Session instance with which the event is associated.