InboxEntryCreatedEvent
namespace: privmx::endpoint::inbox
Holds data of event that arrives when Inbox entry is created.
Constructors
InboxEntryCreatedEvent
Event constructor
InboxEntryCreatedEvent()
Fields
data
detailed information aboug InboxEntry
inbox::InboxEntry data
Methods
toJSON
Get Event as JSON string
std::string toJSON() const override
Type | Description |
---|---|
std::string | JSON string |