24 #include <netcomm/service_discovery/dummy_service_browser.h> Fawkes library namespace.
DummyServiceBrowser()
Constructor.
virtual ~DummyServiceBrowser()
Virtual empty destructor.
Interface for class that process browse results.
virtual void unwatch_service(const char *service_type, ServiceBrowseHandler *h)
Remove browse handler for specific service.
virtual void watch_service(const char *service_type, ServiceBrowseHandler *h)
Add browse handler for specific service.