template <>

class NaturalSyncClientImpl

Defined at line 1888 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_messaging.h

Public Methods

::fidl::Result< ::fuchsia_component::ChildIterator::Next> Next ()

Advance the iterator and return the next batch of children.

Returns a vector of `ChildRef`. Returns an empty vector when there are

no more children.