RemoveFile
methodsRemoves all files for which the callback function returns true by sending a standard remove request to the handler.
The invoking of the
removeFilemethod does not trigger theremoveevent.
In a chunk upload scenario the method will not work for files that are not fully uploaded and saved. To remove a file that has been canceled call the
removehandler manually.
Parameters:callbackFunction