data class ReplaySnapshotResponse
Response type for the LayerTreeDomain.replaySnapshot command.
<init> |
Response type for the LayerTreeDomain.replaySnapshot command. ReplaySnapshotResponse(dataURL: String) |
dataURL |
A data: URL for resulting image. val dataURL: String |