File Information
Library: DNSSD
Package: Core
Header: Poco/DNSSD/DNSSDResponder.h
Constructors
ErrorEventArgs
ErrorEventArgs(
ServiceHandle h,
const Service & s,
const Error & e
);
Variables
error
const Error & error;
service
const Service & service;
serviceHandle
ServiceHandle serviceHandle;