pl.wendigo.chrome.domain.layertree / SnapshotCommandLogRequest

SnapshotCommandLogRequest

data class SnapshotCommandLogRequest (source)

Represents request frame that can be used with LayerTree.snapshotCommandLog method call.

Replays the layer snapshot and returns canvas log.

Constructors

<init>

SnapshotCommandLogRequest(snapshotId: SnapshotId)

Represents request frame that can be used with LayerTree.snapshotCommandLog method call.

Properties

snapshotId

val snapshotId: SnapshotId

The id of the layer snapshot.