Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
addObserverAsync()
virtual void IceBox::AsyncServiceManager::addObserverAsync
(
std::optional<
ServiceObserverPrx
>
observer
,
std::function< void()>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Registers a new observer with this service manager.
Parameters
observer
The new observer.
response
The response callback.
exception
The exception callback.
current
The Current object of the incoming request.
IceBox
AsyncServiceManager
Generated by
1.14.0