public method O2GMessagesTable.subscribeUpdate
Brief
Subscribes a table listener to table updates.
Declaration | ||||
|
Parameters | |
updateType |
The type of an update. |
listener |
An instance of the class implementing the |
Details
If you want to track different types of table updates, you must subscribe a table listener to each update type individually. The examples below are based on the Trades table.
Update type |
Subscribe syntax |
|
|
|
|
|
Declared in O2GTable