# Structs
ApplicationCache contains detailed application cache information.
EnableResult represents the result of calls to ApplicationCache.enable.
FrameWithManifest is a frame identifier / manifest URL pair.
GetForFrameParams represents ApplicationCache.getApplicationCacheForFrame parameters
https://chromedevtools.github.io/devtools-protocol/tot/ApplicationCache/#method-getApplicationCacheForFrame
*/.
GetForFrameResult represents the result of calls to ApplicationCache.getApplicationCacheForFrame.
GetFramesWithManifestsResult represents the result of calls to
ApplicationCache.getFramesWithManifests.
GetManifestForFrameParams represents ApplicationCache.getFramesWithManifests parameters
https://chromedevtools.github.io/devtools-protocol/tot/ApplicationCache/#method-getManifestForFrame
*/.
GetManifestForFrameResult represents the result of calls to ApplicationCache.getManifestForFrame.
NetworkStateUpdatedEvent represents ApplicationCache.applicationCachenetworkStateUpdated event data.
Resource contains detailed application cache resource information.
StatusUpdatedEvent represents ApplicationCache.applicationCacheStatusUpdated event data.