struct OnPublicationCall

Defined at line 16 of file ../../src/connectivity/network/mdns/service/test/responder_publisher_test.cc

Public Members

PublicationCause publication_cause_
StringPtr subtype_
vector source_addresses_
function_impl callback_

Public Methods

void OnPublicationCall (fuchsia::net::mdns::PublicationCause publication_cause, fidl::StringPtr subtype, std::vector<fuchsia::net::IpAddress> source_addresses, OnPublicationCallback callback)

Defined at line 17 of file ../../src/connectivity/network/mdns/service/test/responder_publisher_test.cc