DOWNLOAD_PROGRESS:'DownloadProgress',// Emitted during file downloads for each folder for each file
FOLDER_COMPLETION:'FolderCompletion',//Emitted when the local or remote contents for a folder changes
FOLDER_REJECTED:'FolderRejected',// 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
FOLDER_SUMMARY:'FolderSummary',// Emitted when folder contents have changed locally
ITEM_FINISHED:'ItemFinished',// Generated when Syncthing ends synchronizing a file to a newer version
ITEM_STARTED:'ItemStarted',// Generated when Syncthing begins synchronizing a file to a newer version
LOCAL_INDEX_UPDATED:'LocalIndexUpdated',// Generated when the local index information has changed, due to synchronizing one or more items from the cluster or discovering local changes during a scan
REMOTE_INDEX_UPDATED:'RemoteIndexUpdated',// Generated each time new index information is received from a device
STARTING:'Starting',// Emitted exactly once, when Syncthing starts, before parsing configuration etc
STARTUP_COMPLETED:'StartupCompleted',// Emitted exactly once, when initialization is complete and Syncthing is ready to start exchanging data with other devices
STATE_CHANGED:'StateChanged',// Emitted when a folder changes state