Struct EventsManager::EventData

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