template <>
class NaturalClientImpl
Defined at line 2106 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::Cup::Write> Write (const ::fidl::Request< ::fuchsia_pkg::Cup::Write> & request)
Resolve the eager package given by the pinned package URL, and write the
CUP data to storage.
::fidl::internal::NaturalThenable< ::fuchsia_pkg::Cup::GetInfo> GetInfo (const ::fidl::Request< ::fuchsia_pkg::Cup::GetInfo> & request)
Returns the eager package version and channel of the given package URL.