chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.applicationcache / GetManifestForFrameRequest

GetManifestForFrameRequest

data class GetManifestForFrameRequest

Request object containing input parameters for the ApplicationCacheDomain.getManifestForFrame command.

Constructors

<init>

Request object containing input parameters for the ApplicationCacheDomain.getManifestForFrame command.

GetManifestForFrameRequest(frameId: FrameId)

Properties

frameId

Identifier of the frame containing document whose manifest is retrieved.

val frameId: FrameId