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