template <>
class WireWeakAsyncClientImpl
Defined at line 1358 of file fidling/gen/sdk/fidl/fuchsia.net.root/fuchsia.net.root/cpp/fidl/fuchsia.net.root/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_net_root::Interfaces::GetMac> GetMac (uint64_t id)
Return an interface's MAC address.
+ request `id` identifies the interface whose MAC is requested.
- response `mac` is the interface's MAC address, if it has one.
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.