Gets table's outer table.

<void> Table.getOuterTable(<RequestTableCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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