template <>
class NaturalClientImpl
Defined at line 2031 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_component::StorageIterator::Next> Next ()
Retrieve the next set of components using the storage capability. The
returned monikers are relative to the component that declares the
storage capability. Returns an empty vector after all components have
been returned.