template <>
class WireWeakOnewayBufferClientImpl
Defined at line 3583 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus OpenStatusChannel (::fidl::ServerEnd< ::fuchsia_power_broker::Status> && status_channel)
Register a new Status channel on which Power Broker will send
read-only updates of the element's current power level. This method
is intended to allow element owners to give read-only access to the
element's current power level to clients by opening and transferring
this channel.
Caller provides the backing storage for FIDL message.