chrome-devtools-kotlin
5.1.0-1165014
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.layertree
/
LoadSnapshotResponse
Load
Snapshot
Response
@
Serializable
data
class
LoadSnapshotResponse
(
val
snapshotId
:
SnapshotId
)
(
source
)
Response type for the
LayerTreeDomain.loadSnapshot
command.
Members
Constructors
Load
Snapshot
Response
Link copied to clipboard
constructor
(
snapshotId
:
SnapshotId
)
Properties
snapshot
Id
Link copied to clipboard
val
snapshotId
:
SnapshotId
The id of the snapshot.