template <>
class NaturalSyncClientImpl
Defined at line 529 of file fidling/gen/src/lib/ddktl/tests/metadata-server-test/fuchsia.hardware.test/fuchsia.hardware.test/cpp/fidl/fuchsia.hardware.test/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::fuchsia_hardware_test::MetadataRetriever::GetMetadata> GetMetadata ()
Use `ddk::GetMetadata()` to retrieve metadata from its parent driver and return it.
::fidl::Result< ::fuchsia_hardware_test::MetadataRetriever::GetMetadataIfExists> GetMetadataIfExists ()
Use `ddk::GetMetadataIfExists()` to retrieve metadata from its parent driver and return it.