template <>

class WireSyncClientImpl

Defined at line 281 of file fidling/gen/sdk/fidl/fuchsia.update.channel/fuchsia.update.channel/cpp/fidl/fuchsia.update.channel/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_channel::Provider>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_update_channel::Provider::GetCurrent> GetCurrent ()

Retrieve the currently active update channel.

- response `channel` the currently active update channel.

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