I am looking for a way to sync the files of the App-Folder in Dropbox with the local files if a file is modified on the PC an synced. My first thought is to react to a message from the server if one is modified and then start the sync.
But can't find anything in the documentation. Do I have to check periodically if something changed in the folder or are the message to which I can react?