nextFlag property

int nextFlag
getter/setter pair

Pagination flag, used to get the next page. The current value returns 0, indicating that all data has been pulled out.

Implementation

int nextFlag;