mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.1 KiB
1.1 KiB
Home > puppeteer > Protocol > ApplicationCache > ApplicationCacheStatusUpdatedEvent
Protocol.ApplicationCache.ApplicationCacheStatusUpdatedEvent interface
Signature:
export interface ApplicationCacheStatusUpdatedEvent
Properties
Property | Type | Description |
---|---|---|
frameId | Page.FrameId | Identifier of the frame containing document whose application cache updated status. |
manifestURL | string | Manifest URL. |
status | integer | Updated application cache status. |