template <>

class WireSyncClientImpl

Defined at line 2560 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/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_power_broker::Status>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_power_broker::Status::WatchPowerLevel> WatchPowerLevel ()

Returns the current power level for this element. The first call on

this channel will return immediately. Subsequent calls will block until

the current power level has changed.

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