class HostNameSubscriptionListener
Defined at line 6588 of file fidling/gen/sdk/fidl/fuchsia.net.mdns/fuchsia.net.mdns/hlcpp/fuchsia/net/mdns/cpp/fidl.h
Client-implemented interface for subscribers. Method replies are used to
throttle traffic. The service won't necessarily wait for a reply before
calling another method.
Public Methods
void ~HostNameSubscriptionListener ()
void OnAddressesChanged (::std::vector< ::fuchsia::net::mdns::HostAddress> addresses, OnAddressesChangedCallback callback)
Notifies the subscriber that the addresses associated with a host name have changed.