com.apama.cumulocity
Event FindEventResponse
Sent in response to a FindEvents request and containing a matching Event.
Constant summary |
string | CHANNEL := "cumulocity.findevent.response"
The channel to which FindEventResponse events are sent from the transport.
-
Deprecated:
-
[This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
|
string | SUBSCRIBE_CHANNEL := "cumulocity.findevent.response"
The channel to which FindEventResponse events are sent from the transport. |
CHANNEL
string CHANNEL := "cumulocity.findevent.response"
-
Deprecated:
-
[This channel constant has been deprecated. Use SUBSCRIBE_CHANNEL instead.]
The channel to which FindEventResponse events are sent from the transport.
SUBSCRIBE_CHANNEL
string SUBSCRIBE_CHANNEL := "cumulocity.findevent.response"
The channel to which FindEventResponse events are sent from the transport.
-
Since:
- 10.5.2.0
evt
com.apama.cumulocity.Event evt
The Event object.
id
string id
Event identifier.
Equal to the id in the evt Event.
reqId
integer reqId
Request identifier.
Equal to the reqId in the FindEvent event.