void IceBox::ServiceManagerPrx::addObserver | ( | const std::optional< ServiceObserverPrx > & | observer, |
const Ice::Context & | context = Ice::noExplicitContext ) const |
Registers a new observer with this service manager.
observer | The new observer. |
context | The request context. |