Returns an array of the children of this Sub
Introduced: 32.0.
<void> SubTextPart.getChildren(<RequestSubTextPartsCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the children. |
| error |
Optional. Is called when the operation failed with an error. |