|
nodiscard |
Sets the observer identities that receive notifications when the state of the registry or nodes changes.
This operation should be used by clients that are using a bidirectional connection to communicate with the session.
registryObs | The registry observer identity. |
nodeObs | The node observer identity. |
appObs | The application observer. |
adptObs | The adapter observer. |
objObs | The object observer. |
context | The request context. |