Ice.proxyIdentityEqual

Ice.proxyIdentityEqual(lhs: ObjectPrx | None, rhs: ObjectPrx | None) bool

Checks if the object identities of two proxies are equal.

Parameters:
Returns:

True if the identity in lhs is equal to the identity in rhs, False otherwise.

Return type:

bool