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

◆ objectRemoved()

virtual void IceGrid::ObjectObserver::objectRemoved ( ::Ice::Identity id,
const Ice::Current & current )
pure virtual

Notifies the observer that a well-known object was removed.

Parameters
idThe identity of the removed object.
currentThe Current object of the incoming request.