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;