pl.wendigo.chrome.domain.applicationcache / GetApplicationCacheForFrameResponse

GetApplicationCacheForFrameResponse

data class GetApplicationCacheForFrameResponse (source)

Represents response frame for ApplicationCache.getApplicationCacheForFrame method call.

Returns relevant application cache data for the document in given frame.

Constructors

<init>

GetApplicationCacheForFrameResponse(applicationCache: ApplicationCache)

Represents response frame for ApplicationCache.getApplicationCacheForFrame method call.

Properties

applicationCache

val applicationCache: ApplicationCache

Relevant application cache data for the document in given frame.