public method IO2GOrdersTable.unsubscribeUpdate
Brief
Unsubscribes table listener from table updates.
virtual void
unsubscribeUpdate (O2GTableUpdateType updateType, IO2GTableListener * listener) = 0
updateType
The type of updates.
listener
The table listener.
Declared in IO2GTable