template <>

class WireSyncBufferClientImpl

Defined at line 1067 of file fidling/gen/sdk/fidl/fuchsia.component.runner/fuchsia.component.runner/cpp/fidl/fuchsia.component.runner/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_component_runner::TaskProvider::GetJob> GetJob ()

Returns a job handle for the component requested.

On success, returns a handle with the same rights as the runner's.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.