template <>
class WireWeakSyncClientImpl
Defined at line 4784 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.