template <>
class NaturalClientImpl
Defined at line 982 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_pkg::BlobIdIterator::Next> Next ()
Responds with the next chunk of blob IDs. When the iterator is
exhausted, responds with an empty vector and closes the connection.
- response `blobs` the next chunk of blob IDs.