pl.wendigo.chrome.domain.layertree / LoadSnapshotResponse

LoadSnapshotResponse

data class LoadSnapshotResponse (source)

Represents response frame for LayerTree.loadSnapshot method call.

Returns the snapshot identifier.

Constructors

<init>

LoadSnapshotResponse(snapshotId: SnapshotId)

Represents response frame for LayerTree.loadSnapshot method call.

Properties

snapshotId

val snapshotId: SnapshotId

The id of the snapshot.