data class GetApplicationCacheForFrameResponse
Response type for the ApplicationCacheDomain.getApplicationCacheForFrame command.
<init> |
Response type for the ApplicationCacheDomain.getApplicationCacheForFrame command. GetApplicationCacheForFrameResponse(applicationCache: ApplicationCache) |
applicationCache |
Relevant application cache data for the document in given frame. val applicationCache: ApplicationCache |