kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CacheStorage
/
RequestCachedResponseReturn
Request
Cached
Response
Return
@
Serializable
data
class
RequestCachedResponseReturn
(
val
response
:
CacheStorage.CachedResponse
)
Members
Constructors
Request
Cached
Response
Return
Link copied to clipboard
constructor
(
response
:
CacheStorage.CachedResponse
)
Properties
response
Link copied to clipboard
val
response
:
CacheStorage.CachedResponse
Response read from the cache.