class ProxyHostPublisherServiceImpl

Defined at line 17 of file ../../src/connectivity/network/mdns/service/services/proxy_host_publisher_service_impl.h

Public Methods

void ProxyHostPublisherServiceImpl (Mdns & mdns, fidl::InterfaceRequest<fuchsia::net::mdns::ProxyHostPublisher> request, fit::closure deleter)

Defined at line 15 of file ../../src/connectivity/network/mdns/service/services/proxy_host_publisher_service_impl.cc

void PublishProxyHost (std::string host, std::vector< ::fuchsia::net::IpAddress> addresses, fuchsia::net::mdns::ProxyHostPublicationOptions options, fidl::InterfaceRequest<fuchsia::net::mdns::ServiceInstancePublisher> service_instance_publisher, PublishProxyHostCallback callback)

fuchsia::net:mdns::ProxyHostPublisher implementation.

Defined at line 21 of file ../../src/connectivity/network/mdns/service/services/proxy_host_publisher_service_impl.cc

void ~ProxyHostPublisherServiceImpl ()

Defined at line 24 of file ../../src/connectivity/network/mdns/service/services/proxy_host_publisher_service_impl.h