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