[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) > [ApplicationCacheStatusUpdatedEvent](./puppeteer.protocol.applicationcache.applicationcachestatusupdatedevent.md) > [status](./puppeteer.protocol.applicationcache.applicationcachestatusupdatedevent.status.md) ## Protocol.ApplicationCache.ApplicationCacheStatusUpdatedEvent.status property Updated application cache status. Signature: ```typescript status: integer; ```