chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
GetStorageKeyForFrameResponse
Get
Storage
Key
For
Frame
Response
@
Serializable
data
class
GetStorageKeyForFrameResponse
(
val
storageKey
:
SerializedStorageKey
)
(
source
)
Response type for the
StorageDomain.getStorageKeyForFrame
command.
Members
Constructors
Get
Storage
Key
For
Frame
Response
Link copied to clipboard
constructor
(
storageKey
:
SerializedStorageKey
)
Properties
storage
Key
Link copied to clipboard
val
storageKey
:
SerializedStorageKey