mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
940 B
940 B
Home > puppeteer > Protocol > BackgroundService > RecordingStateChangedEvent
Protocol.BackgroundService.RecordingStateChangedEvent interface
Called when the recording state for the service has been updated.
Signature:
export interface RecordingStateChangedEvent
Properties
Property | Type | Description |
---|---|---|
isRecording | boolean | |
service | ServiceName |