update docs to reflect new payload data

This commit is contained in:
Jack Minardi 2015-04-02 14:53:00 -04:00
parent 2478b73ee5
commit 5eface585d

View file

@ -168,7 +168,8 @@ FileSelected
Payload:
* ``file``: the file's name
* ``file``: the full path to the file
* ``filename``: the file's name
* ``origin``: the origin of the file, either ``local`` or ``sdcard``
FileDeselected