com.apama.cumulocity
Event FindEventResponse
An event has been found.
Constant summary |
string | CHANNEL := "cumulocity.findevent.response"
The channel to which FindEventResponse events are sent from the transport. |
CHANNEL
string CHANNEL := "cumulocity.findevent.response"
The channel to which FindEventResponse events are sent from the transport.
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.