update docs to reflect new payload data
This commit is contained in:
parent
2478b73ee5
commit
5eface585d
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue