pl.wendigo.chrome.api.layertree / SnapshotCommandLogRequest

SnapshotCommandLogRequest

data class SnapshotCommandLogRequest (source)

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

Replays the layer snapshot and returns canvas log.

Link
LayerTree#snapshotCommandLog method documentation.

See Also

LayerTreeOperations.snapshotCommandLog

Constructors

<init>

SnapshotCommandLogRequest(snapshotId: SnapshotId)

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

Properties

snapshotId

val snapshotId: SnapshotId

The id of the layer snapshot.