template <typename Derived>
class DeviceEventHandlerProxy
Defined at line 90 of file ../../src/connectivity/lib/network-device/cpp/network_device_client.h
Forwards FIDL errors in the |netdev::Device| client to |NetworkDeviceClient|,
which handles FIDL errors for both |Device| and |Session|.