puppeteer/new-docs/puppeteer.protocol.backgroundservice.backgroundserviceeventreceivedevent.md
2020-07-13 14:01:35 +01:00

975 B

Home > puppeteer > Protocol > BackgroundService > BackgroundServiceEventReceivedEvent

Protocol.BackgroundService.BackgroundServiceEventReceivedEvent interface

Called with all existing backgroundServiceEvents when enabled, and all new events afterwards if enabled and recording.

Signature:

export interface BackgroundServiceEventReceivedEvent 

Properties

Property Type Description
backgroundServiceEvent BackgroundServiceEvent