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

◆ getCategoryForClient()

std::string Glacier2::RouterPrx::getCategoryForClient ( const Ice::Context & context = Ice::noExplicitContext) const

Gets a unique category that identifies the client (caller) in the router.

This category must be used in the identities of all the client's callback objects.

Parameters
contextThe request context.
Returns
The category. It's an empty string when Glacier2.Server.Endpoints is not configured.