template <>
class NaturalSyncClientImpl
Defined at line 63 of file fidling/gen/sdk/fidl/fuchsia.driver.metadata/fuchsia.driver.metadata/cpp/fidl/fuchsia.driver.metadata/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::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.