chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.layertree / LoadSnapshotResponse

LoadSnapshotResponse

data class LoadSnapshotResponse

Response type for the LayerTreeDomain.loadSnapshot command.

Constructors

<init>

Response type for the LayerTreeDomain.loadSnapshot command.

LoadSnapshotResponse(snapshotId: SnapshotId)

Properties

snapshotId

The id of the snapshot.

val snapshotId: SnapshotId