|
pure virtual |
Gets an observer for the given connection.
The Ice run-time calls this method for each new connection and for all the Ice communicator connections when ObserverUpdater::updateConnectionObservers is called.
c | The connection information. |
e | The connection endpoint. |
s | The state of the connection. |
o | The old connection observer if one is already set or a nullptr reference otherwise. |