onPagesCounted abstract method
- int pageCount
Callback method that gets called when the native core has parsed the chapters and calculated the pageCount.
Implementation
void onPagesCounted(int pageCount);
Callback method that gets called when the native core has parsed the chapters and calculated the pageCount.
void onPagesCounted(int pageCount);