template <>

class WireWeakOnewayBufferClientImpl

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

Caller provides the backing storage for FIDL message.