template <>
class WireWeakAsyncBufferClientImpl
Defined at line 3874 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::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.