handleEvent
Summary
Used to supply an array of Entries 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/EntriesCallbackapis/filesystem/EntriesCallback
Syntax
EntriesCallback.handleEvent(entries);
Parameters
entries
- Data-type
- String
An array of Entries as a response to a user query.
Return Value
No return value
Related specifications
- W3C File API: Directories and System Specification
- W3C Working Draft