template <>

class WireWeakSyncClientImpl

Defined at line 518 of file fidling/gen/sdk/fidl/fuchsia.driver.metadata/fuchsia.driver.metadata/cpp/fidl/fuchsia.driver.metadata/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::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. Response is heap-allocated.