onDataMoveProgress abstract method
Called when the operation makes progress. Percent is the rate of completion in the range of 0 to 100.
Implementation
void onDataMoveProgress(core.int percent);
Called when the operation makes progress. Percent is the rate of completion in the range of 0 to 100.
void onDataMoveProgress(core.int percent);