data class GetSearchResultsResponse
Response type for the DOMDomain.getSearchResults command.
<init> |
Response type for the DOMDomain.getSearchResults command. GetSearchResultsResponse(nodeIds: List<NodeId>) |
nodeIds |
Ids of the search result nodes. val nodeIds: List<NodeId> |