can Perform Next
Check if it possible to call next at this moment.
This value will be false if atEnd is true or if a next, previous, goTo or goToStart is currently being performed.
Use addOnCanPerformNavigationChangedListener and specifically OnCanPerformNavigationChangedListener.onCanPerformNextChanged to detect when this value changes.