#include <privmx/endpoint/core/Events.hpp>
Public Attributes | |
| std::string | moduleType |
| std::string | moduleId |
| int64_t | affectedItemsCount |
| std::vector< CollectionItemChange > | items |
Contains information about the changed collection.
| int64_t privmx::endpoint::core::CollectionChangedEventData::affectedItemsCount |
Count of affected items
| std::vector<CollectionItemChange> privmx::endpoint::core::CollectionChangedEventData::items |
List of item changes
| std::string privmx::endpoint::core::CollectionChangedEventData::moduleId |
ID of the module
| std::string privmx::endpoint::core::CollectionChangedEventData::moduleType |
Type of the module