template <>
class WireWeakOnewayClientImpl
Defined at line 8279 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Receive (::fidl::ServerEnd< ::fuchsia_io::Directory> && channel, ::fidl::StringView path, ::fuchsia_io::wire::Flags rights)
`Receive` will be called by component manager whenever a new handle has
been given to any `DirConnector` associated with this `DirReceiver`.
Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.