removeAll abstract method
- OnTaskCompleted callback
Removes all places from this data source.
callbackThe callback to be called when task is completed.
Returns TaskHandle. Handle that will be used to manipulate the execution of the task.
Implementation
TaskHandle removeAll(OnTaskCompleted callback);