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

BrowserObject

Array of BrowserObjects that includes child or sibling nodes.

error

Error

In case of error, it indicates the reason why the operation failed.