pl.wendigo.chrome.api.layertree / ReleaseSnapshotRequest

ReleaseSnapshotRequest

data class ReleaseSnapshotRequest (source)

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

Releases layer snapshot captured by the back-end.

Link
LayerTree#releaseSnapshot method documentation.

See Also

LayerTreeOperations.releaseSnapshot

Constructors

<init>

ReleaseSnapshotRequest(snapshotId: SnapshotId)

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

Properties

snapshotId

val snapshotId: SnapshotId

The id of the layer snapshot.