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