template <>
class WireWeakAsyncClientImpl
Defined at line 3181 of file fidling/gen/sdk/fidl/fuchsia.feedback/fuchsia.feedback/cpp/fidl/fuchsia.feedback/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_feedback::DeviceIdProvider::GetId> GetId ()
Returns the device's feedback ID.
This method follows the hanging-get pattern and won't return a value until the ID since the
last call has changed.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.