Get Application Cache For Frame Response
data class GetApplicationCacheForFrameResponse(applicationCache: ApplicationCache)
Content copied to clipboard
Represents response frame that is returned from ApplicationCache#getApplicationCacheForFrame operation call. Returns relevant application cache data for the document in given frame.
See also
Constructors
GetApplicationCacheForFrameResponse
Link copied to clipboard
fun GetApplicationCacheForFrameResponse(applicationCache: ApplicationCache)
Content copied to clipboard
Properties
applicationCache
Link copied to clipboard
Sources
jvm source
Link copied to clipboard