struct Protocol::DOM::PushNodesByBackendIdsToFrontend
- Protocol::DOM::PushNodesByBackendIdsToFrontend
- Struct
- Value
- Object
Overview
Requests that a batch of nodes is sent to the caller given their backend node ids.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#node_ids : Array(NodeId)
The array of ids of pushed nodes that correspond to the backend ids specified in backendNodeIds.
Constructor Detail
Instance Method Detail
The array of ids of pushed nodes that correspond to the backend ids specified in backendNodeIds.