template <>

class WireWeakOnewayClientImpl

Defined at line 1990 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus Watch (::fidl::ClientEnd< ::fuchsia_power_battery::BatteryInfoWatcher> && watcher)

Registers a watcher for battery info changes.

Will receive an `OnChangeBatteryInfo` call with intial values upon registration.

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