I'm using Ajax Uploader v3.0 and I have my own custom implimentation of drag and drop, but I would like to add the files from HTML5 "dataTransfer.files" to the Ajax Uploader queue.
What is the javascript API call to add the files to the upload object?