mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
718 B
718 B
Home > puppeteer > Protocol > BackgroundService > BackgroundServiceEvent > serviceWorkerRegistrationId
Protocol.BackgroundService.BackgroundServiceEvent.serviceWorkerRegistrationId property
The Service Worker ID that initiated the event.
Signature:
serviceWorkerRegistrationId: ServiceWorker.RegistrationID;