BrowserObjectsResult Type
The BrowserObjectsResult
data type provides the result of a getChildren or getSiblings operation. For further reference, see the following table.
Property | Type | Description |
browserObjects | Array of BrowserObjects that includes child or sibling nodes. | |
error | In case of error, it indicates the reason why the operation failed. |