public method O2GLoginRules.getTableRefreshResponse
Brief
Gets a response for the table refresh command automatically executed during the login.
Declaration | ||||
|
Parameters | |
table |
The identifier of the table to check. |
Details
The response can be obtained only for those tables which are loaded during the login process automatically
(see the isTableLoadedByDefault
method).
The returned response is always a response to the refresh command executed during the login process, even in case the table was refreshed after the login using the refresh table command.
Declared in O2GLoginRules