template <>

class NaturalSyncClientImpl

Defined at line 44 of file fidling/gen/sdk/fidl/fuchsia.net.virtualization/fuchsia.net.virtualization/cpp/fidl/fuchsia.net.virtualization/cpp/natural_messaging.h

Public Methods

::fit::result< ::fidl::OneWayError> CreateNetwork (::fidl::Request< ::fuchsia_net_virtualization::Control::CreateNetwork> request)

Create a new network with configurable upstream connectivity.

The network itself is always guaranteed to be created, but upstream

connectivity may not be established initially and may be lost at

any time.

+ request `config` network configuration.

+ request `network` provides control over the created network. The

protocol will be terminated after emitting a terminal event if the

network cannot be added.