Struct EventsManager::EventData
Defined in File EventsManager.hpp
Nested Relationships
This struct is a nested type of Class EventsManager.
Struct Documentation
-
struct EventData
Public Members
-
std::string localID
-
std::shared_ptr<proto::event::Event> event
-
std::optional<std::function<void(SendSnapCallbackResult)>> onSuccess
-
std::optional<std::function<void(SendSnapCallbackResult)>> onFailure
-
std::string localID