template <>

class NaturalSyncClientImpl

Defined at line 2119 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_messaging.h

Public Methods

::fidl::Result< ::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::Result< ::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.