Product Information > JADE Object Manager Guide > Chapter 3 - JADE Application Programming Interface (API) > responseType

responseType

The responseType parameter values are listed in the following table.

Value Meaning Sends a notification …
0 Continuous Whenever the object receives a matching event.
1 Cancel When the object receives a matching event and then cancels the notification request.
2 Suspend When the object receives a matching event and then suspends notifications until the registering process acts upon the notification object by resynchronizing its cache copy with that of the server.