ThreadUpdatedEvent
namespace: privmx::endpoint::thread
Holds data of event that arrives when Thread is updated.
Constructors
ThreadUpdatedEvent
Event constructor
ThreadUpdatedEvent()
Fields
data
all available Thread information
Thread data
Methods
toJSON
Get Event as JSON string
std::string toJSON() const override
Type | Description |
---|---|
std::string | JSON string |