template <>
class WireWeakSyncClientImpl
Defined at line 7309 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::WireResult< ::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.
Allocates 24 bytes of response buffer on the stack. Request is heap-allocated.