template <>

class WireWeakAsyncClientImpl

Defined at line 4755 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::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 24 bytes of request buffer on the stack. The callback is stored on the heap.