kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetSearchResultsReturn
Get
Search
Results
Return
@
Serializable
data
class
GetSearchResultsReturn
(
val
nodeIds
:
List
<
Int
>
)
Members
Constructors
Get
Search
Results
Return
Link copied to clipboard
constructor
(
nodeIds
:
List
<
Int
>
)
Properties
node
Ids
Link copied to clipboard
val
nodeIds
:
List
<
Int
>
Ids of the search result nodes.