template <>

class NaturalClientImpl

Defined at line 169 of file fidling/gen/sdk/fidl/fuchsia.vsock/fuchsia.vsock/cpp/fidl/fuchsia.vsock/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_vsock::Acceptor::Accept> Accept (const ::fidl::Request< ::fuchsia_vsock::Acceptor::Accept> & request)

The response is either a `ConnectionTransport` to indicate that the connection

is accepted, or none to indicate that it should be rejected.