getCurrentPage method

int getCurrentPage()

Implementation

int getCurrentPage() {
  return rawResponse.currentPage;
}