template <>
class WireWeakAsyncClientImpl
Defined at line 1624 of file fidling/gen/sdk/fidl/fuchsia.inspect/fuchsia.inspect/cpp/fidl/fuchsia.inspect/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_inspect::InspectSink::FetchEscrow> FetchEscrow (::fuchsia_inspect::wire::InspectSinkFetchEscrowRequest InspectSinkFetchEscrowRequest)
Instructs the server to return (and stop tracking) the VMO associated
with the given token.
This is meant to be used when a component restarts and wants to fetch
Inspect data that it escrowed.
To learn more about stopping IDLE components, please refer to:
https://fuchsia.dev/fuchsia-src/development/components/stop_idle
Allocates 48 bytes of request buffer on the stack. The callback is stored on the heap.