# Functions
NewClient returns a client for the ApplicationCache domain with the connection set to conn.
NewGetApplicationCacheForFrameArgs initializes GetApplicationCacheForFrameArgs with the required arguments.
NewGetManifestForFrameArgs initializes GetManifestForFrameArgs with the required arguments.
# Structs
ApplicationCache Detailed application cache information.
FrameWithManifest Frame identifier - manifest URL pair.
GetApplicationCacheForFrameArgs represents the arguments for GetApplicationCacheForFrame in the ApplicationCache domain.
GetApplicationCacheForFrameReply represents the return values for GetApplicationCacheForFrame in the ApplicationCache domain.
GetFramesWithManifestsReply represents the return values for GetFramesWithManifests in the ApplicationCache domain.
GetManifestForFrameArgs represents the arguments for GetManifestForFrame in the ApplicationCache domain.
GetManifestForFrameReply represents the return values for GetManifestForFrame in the ApplicationCache domain.
NetworkStateUpdatedReply is the reply for NetworkStateUpdated events.
Resource Detailed application cache resource information.
StatusUpdatedReply is the reply for ApplicationCacheStatusUpdated events.
# Interfaces
NetworkStateUpdatedClient is a client for NetworkStateUpdated events.
StatusUpdatedClient is a client for ApplicationCacheStatusUpdated events.