StoreUpdatedEvent
namespace: privmx::endpoint::store
Holds data of event that arrives when Store is updated.
Constructors
StoreUpdatedEvent
Event constructor
StoreUpdatedEvent()
Fields
data
Store data
Methods
toJSON
Get Event as JSON string
std::string toJSON() const override
Type | Description |
---|---|
std::string | JSON string |