class GetSubpackage
Defined at line 460 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/markers.h
Gets the package directory for a subpackage.
The connection to the superpackage's package directory must still be open when this is
called.
The returned package will be protected by open package tracking.
+ request `superpackage` the hash of the superpackage's meta.far.
+ request `subpackage` the relative package URL of the subpackage.
+ request `dir` the channel on which the package directory will be served.
* error a GetSubpackageError value indicating failure.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal