data class GetManifestForFrameResponse
Response type for the ApplicationCacheDomain.getManifestForFrame command.
<init> |
Response type for the ApplicationCacheDomain.getManifestForFrame command. GetManifestForFrameResponse(manifestURL: String) |
manifestURL |
Manifest URL for document in the given frame. val manifestURL: String |