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

MakeSnapshotResponse

data class MakeSnapshotResponse

Response type for the LayerTreeDomain.makeSnapshot command.

Constructors

<init>

Response type for the LayerTreeDomain.makeSnapshot command.

MakeSnapshotResponse(snapshotId: SnapshotId)

Properties

snapshotId

The id of the layer snapshot.

val snapshotId: SnapshotId