public method O2GOfferTableRow.getVolume

Brief

Gets a tick volume of the current minute.

Declaration
Java
int  getVolume ()

Details

The returned value reflects the number of ticks happened during the current minute.

Declared in O2GOfferRow

back