kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
GetContainerForNodeReturn
Get
Container
For
Node
Return
@
Serializable
data
class
GetContainerForNodeReturn
(
val
nodeId
:
Int
?
)
Members
Constructors
Get
Container
For
Node
Return
Link copied to clipboard
constructor
(
nodeId
:
Int
?
)
Properties
node
Id
Link copied to clipboard
val
nodeId
:
Int
?
The container node for the given node, or null if not found.