template <>
class WireSyncBufferClientImpl
Defined at line 2575 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::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.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.