FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant summary | |
---|---|
string | CHANNEL := "cumulocity.generic.response"
The channel to which Generic responses are sent from the transport. |
Member summary | |
---|---|
integer | reqId
Request identifier from the original GenericRequest. |
any | body
The response body, typically a dictionary or sequence. |
Constant detail |
---|
string CHANNEL := "cumulocity.generic.response"The channel to which Generic responses are sent from the transport.
Member detail |
---|
any bodyThe response body, typically a dictionary or sequence.
integer reqIdRequest identifier from the original GenericRequest.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |