requestDataRange abstract method

void requestDataRange(
  1. int begin,
  2. int end
)

Implementation

void requestDataRange(int begin, int end);