Shared folder monitor related events. More...
Variables | |
| const std::string | MO_REGISTER_FOLDER = "REGISTER_FOLDER" |
| const std::string | MO_UNREGISTER_FOLDER = "UNREGISTER_FOLDER" |
| const std::string | MO_UNREGISTER_ALL_FOLDERS = "UNREGISTER_ALL_FOLDERS" |
| const std::string | MS_DIR_MONITOR = Defs::Service::DIRMONITORSERVICE |
| const std::string | S_SUBSCRIBER = "SERVICE_NAME" |
| const std::string | S_FOLDER = "FOLDER_NAME" |
| const std::string | MO_DIR_CHANGED_NOTIFICATION = "DIR_CHANGED_NOTIFICATION" |
| const std::string | S_PAYLOAD = "PAYLOAD_DATA" |
| const std::string | S_CHANGED_FOLDER_NAME = "CHANGED_FOLDER_NAME" |
Shared folder monitor related events.