PrivMX Endpoint v2.7.0
Loading...
Searching...
No Matches
privmx::endpoint::core::CollectionChangedEventData Struct Reference

#include <privmx/endpoint/core/Events.hpp>

Public Attributes

std::string moduleType
std::string moduleId
int64_t affectedItemsCount
std::vector< CollectionItemChangeitems

Detailed Description

Contains information about the changed collection.

Member Data Documentation

◆ affectedItemsCount

int64_t privmx::endpoint::core::CollectionChangedEventData::affectedItemsCount

Count of affected items

◆ items

std::vector<CollectionItemChange> privmx::endpoint::core::CollectionChangedEventData::items

List of item changes

◆ moduleId

std::string privmx::endpoint::core::CollectionChangedEventData::moduleId

ID of the module

◆ moduleType

std::string privmx::endpoint::core::CollectionChangedEventData::moduleType

Type of the module


The documentation for this struct was generated from the following file: