template <>

class WireSyncClientImpl

Defined at line 281 of file fidling/gen/sdk/fidl/fuchsia.recovery/fuchsia.recovery/cpp/fidl/fuchsia.recovery/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_recovery::FactoryReset>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_recovery::FactoryReset::Reset> Reset ()

Request an immediate factory reset. If unsuccessful will return an

error.

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