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