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