template <>
class WireWeakAsyncClientImpl
Defined at line 3856 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::WireThenable< ::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 16 bytes of request buffer on the stack. The callback is stored on the heap.