template <>
class WireWeakAsyncClientImpl
Defined at line 7266 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_netemul_network::NetworkContext::Setup> Setup (::fidl::VectorView< ::fuchsia_netemul_network::wire::NetworkSetup> networks)
Creates a collection of networks described by `networks`.
`status` is `ZX_OK` for success
`setup_handle` is a resource that references and maintains the lifecycle of
the created networks and endpoints.
The request and callback are allocated on the heap.