handleEvent
Summary
Used to supply a File as a response to a user query.
Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.
Method of apis/filesystem/FileCallbackapis/filesystem/FileCallback
Syntax
FileCallback.handleEvent(file);
Parameters
file
- Data-type
- String
A File as a response to a user query.
Return Value
No return value
Related specifications
- W3C File API: Directories and System Specification
- W3C Working Draft