Gets table's outer table.
<void> Table.getOuterTable(<RequestTableCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the outer table as parameter. |
error |
Optional. Is called when the operation failed with an error. |