Gets the nested level for the specified table. Top level tables have a level of 1.

<void> Table.getNestedLevel(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the nested level as parameter.
errorCallback Optional. Is called when the operation failed with an error.