template <>
class WireSyncBufferClientImpl
Defined at line 4018 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_hardware_acpi::NotifyHandler::Handle> Handle (uint32_t value)
Called when a notification is received. |value| is the notification number.
Another notification will not be sent until Reply() is called.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.