|
C Messaging API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E70344-26
|
IoT CS response message structure. More...
#include <iotcs_message.h>
Public Attributes | |
| int | status_code |
| Response status code. | |
| const char * | body |
| Response body. | |
| iotcs_request_message * | request |
| Related request with valid id and url. | |
| iotcs_key_value * | headers |
| Headers array of iotcs_key_value. | |
| int | headers_len |
| Headers array length. | |
IoT CS response message structure.
| const char* iotcs_response_message::body |
Response body.
Headers array of iotcs_key_value.
Headers array length.
Response status code.