Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 706 Bytes

folderrejected.rst

File metadata and controls

23 lines (19 loc) · 706 Bytes

FolderRejected (DEPRECATED)

.. deprecated:: v1.13.0
   This event is still emitted for compatibility, but deprecated.  Use
   the replacement :doc:`pendingfolderschanged` event instead.

Emitted when a device sends index information for a folder we do not have, or have but do not share with the device in question.

{
    "id": 27,
    "globalID": 27,
    "type": "FolderRejected",
    "time": "2014-08-19T10:41:06.761751399+02:00",
    "data": {
        "device": "EJHMPAQ-OGCVORE-ISB4IS3-SYYVJXF-TKJGLTU-66DIQPF-GJ5D2GX-GQ3OWQK",
        "folder": "GXWxf-3zgnU",
        "folderLabel": "My Pictures"
    }
}