Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ addObserver()

void IceBox::ServiceManagerPrx::addObserver ( const std::optional< ServiceObserverPrx > & observer,
const Ice::Context & context = Ice::noExplicitContext ) const

Registers a new observer with this service manager.

Parameters
observerThe new observer.
contextThe request context.