data class GetFramesWithManifestsResponse
Response type for the ApplicationCacheDomain.getFramesWithManifests command.
<init> |
Response type for the ApplicationCacheDomain.getFramesWithManifests command. GetFramesWithManifestsResponse(frameIds: List<FrameWithManifest>) |
frameIds |
Array of frame identifiers with manifest urls for each frame containing a document associated with some application cache. val frameIds: List<FrameWithManifest> |