Responder.h
Go to the documentation of this file.
Virtual base class used for chaining message handlers.
Definition: MDNS/src/include/Network/Mdns/Handler.h:22
Encapsulates a message packet for flexible introspection.
Definition: MDNS/src/include/Network/Mdns/Message.h:29
bool onMessage(Message &message) override
Used internally to process received query, but also handy for testing.
bool removeService(Service &svc)
#define DECLARE_FSTR(name)
Declare a global FSTR::String& reference.
Definition: String.hpp:63
Definition: Answer.h:18