template <>

class WireWeakAsyncClientImpl

Defined at line 9821 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_pkg::Cup::Write> Write (const ::fuchsia_pkg::wire::PackageUrl & url, ::fuchsia_pkg::wire::CupData cup)

Resolve the eager package given by the pinned package URL, and write the

CUP data to storage.

The request and callback are allocated on the heap.

::fidl::internal::WireThenable< ::fuchsia_pkg::Cup::GetInfo> GetInfo (const ::fuchsia_pkg::wire::PackageUrl & url)

Returns the eager package version and channel of the given package URL.

The request and callback are allocated on the heap.