template <>
class WireWeakAsyncClientImpl
Defined at line 490 of file fidling/gen/sdk/fidl/fuchsia.driver.metadata/fuchsia.driver.metadata/cpp/fidl/fuchsia.driver.metadata/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_driver_metadata::Metadata::GetPersistedMetadata> GetPersistedMetadata ()
Retrieve the persisted metadata provided by the server. Returns ZX_ERR_NOT_FOUND if the
server does not have metadata to provide.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.