std::string Serialization
Event interface is the base for all events.
void sendEvent(BuildId buildId, NEMId nemId, const Event &event) const
void sendEvent(NEMId nemId, const Event &event) override
void setBuildId(BuildId buildId)
static EventService * instance()