Correct statechanged event states
This commit is contained in:
@@ -4,7 +4,7 @@ StateChanged
|
||||
------------
|
||||
|
||||
Emitted when a folder changes state. Possible states are ``idle``,
|
||||
``scanning``, ``cleaning`` and ``syncing``. The field ``duration`` is
|
||||
``scanning``, ``syncing`` and ``error``. The field ``duration`` is
|
||||
the number of seconds the folder spent in state ``from``. In the example
|
||||
below, the folder ``default`` was in state ``scanning`` for 0.198
|
||||
seconds and is now in state ``idle``.
|
||||
|
||||
Reference in New Issue
Block a user