Returns an array of the children of this SubTextPart.

Introduced: 32.0.

<void> SubTextPart.getChildren(<RequestSubTextPartsCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the children.
errorCallback Optional. Is called when the operation failed with an error.