data class GetApplicationCacheForFrameRequest
Request object containing input parameters for the ApplicationCacheDomain.getApplicationCacheForFrame command.
<init> |
Request object containing input parameters for the ApplicationCacheDomain.getApplicationCacheForFrame command. GetApplicationCacheForFrameRequest(frameId: FrameId) |
frameId |
Identifier of the frame containing document whose application cache is retrieved. val frameId: FrameId |