com.apama.cumulocity
Event GenericResponseComplete


Response from Cumulocity after the last GenericResponse event for a given request.
Since:
10.5.0.0

Constant summary
 stringCHANNEL := "cumulocity.generic.response"

The channel to which Generic responses are sent from the transport.
 
Member summary
 integerreqId

Request identifier from the original GenericRequest.
 
Constant detail

CHANNEL

            string CHANNEL := "cumulocity.generic.response"
        
The channel to which Generic responses are sent from the transport.
Member detail

reqId

            integer reqId
        
Request identifier from the original GenericRequest.