This commit is contained in:
Jakob Borg
2015-07-01 13:31:24 +02:00
parent 34aed35949
commit 19a7e40456
+3 -3
View File
@@ -3,9 +3,9 @@ FolderErrors
The ``FolderErrors`` event is emitted when a folder cannot be successfully The ``FolderErrors`` event is emitted when a folder cannot be successfully
synchronized. The event contains the ID of the affected folder and a list of synchronized. The event contains the ID of the affected folder and a list of
errors as the pertain to files or directories therein. This list of errors is errors for files or directories therein. This list of errors is obsolete once
obsolete once the folder changes state to ``syncing`` - if errors remain after the folder changes state to ``syncing`` - if errors remain after the next
the next synchronization attempt, a new ``FolderErrors`` event is emitted. synchronization attempt, a new ``FolderErrors`` event is emitted.
.. code-block:: json .. code-block:: json