template <>

class WireSyncClientImpl

Defined at line 283 of file fidling/gen/src/sys/pkg/fidl/fuchsia.update.verify/fuchsia.update.verify/cpp/fidl/fuchsia.update.verify/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_update_verify::HealthVerification>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_update_verify::HealthVerification::QueryHealthChecks> QueryHealthChecks ()

Queries the suite of health checks.

Returns `ZX_OK` if every required check is healthy.

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.