LibDisconnectedEvent
namespace: privmx::endpoint::core
Emitted after disconnection from the Endpoint by explicit disconnect call.
Constructors
LibDisconnectedEvent
Event constructor
LibDisconnectedEvent()
Methods
toJSON
Get Event as JSON string
std::string toJSON() const override
Type | Description |
---|---|
std::string | JSON string |