template <>
class WireSyncClientImpl
Defined at line 692 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_power_battery::BatteryInfoWatcher>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_power_battery::BatteryInfoWatcher::OnChangeBatteryInfo> OnChangeBatteryInfo (::fuchsia_power_battery::wire::BatteryInfo info, ::zx::eventpair && wake_lease)
Callback triggered when battery info changes.
Allocates 248 bytes of message buffer on the stack. No heap allocation necessary.