position property

int position
getter/setter pair

The current position in the messages list.

This value will be incremented by the progress method.

Implementation

int position;