void IceGrid::AdapterObserverPrx::adapterRemoved | ( | std::string_view | id, |
const Ice::Context & | context = Ice::noExplicitContext ) const |
Notifies the observer that a dynamically-registered adapter was removed.
id | The ID of the removed adapter. |
context | The request context. |