PushNodeByPathToFrontendResponse

@Serializable
data class PushNodeByPathToFrontendResponse(val nodeId: NodeId)(source)

Response type for the DOMDomain.pushNodeByPathToFrontend command.

Constructors

Link copied to clipboard
constructor(nodeId: NodeId)

Properties

Link copied to clipboard

Id of the node for given path.