template <>

class WireWeakOnewayClientImpl

Defined at line 3553 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.

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