pl.wendigo.chrome.domain.layertree / ReleaseSnapshotRequest

ReleaseSnapshotRequest

data class ReleaseSnapshotRequest (source)

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

Releases layer snapshot captured by the back-end.

Constructors

<init>

ReleaseSnapshotRequest(snapshotId: SnapshotId)

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

Properties

snapshotId

val snapshotId: SnapshotId

The id of the layer snapshot.