public method O2GOffersTable.unsubscribeUpdate
Brief
Unsubscribes table listener from table updates.
void
unsubscribeUpdate (O2GTableUpdateType updateType, IO2GTableListener listener)
O2GTableUpdateType
IO2GTableListener
updateType
The type of updates.
listener
The table listener.
Declared in O2GTable