C Messaging API Reference for Oracle Internet of Things Cloud Service Client Software Library. Release 21.1.1.0.0-3. E70344-26
iotcs_response_message Struct Reference

IoT CS response message structure. More...

#include <iotcs_message.h>

List of all members.

Public Attributes

int status_code
 Response status code.
const char * body
 Response body.
iotcs_request_messagerequest
 Related request with valid id and url.
iotcs_key_valueheaders
 Headers array of iotcs_key_value.
int headers_len
 Headers array length.

Detailed Description

IoT CS response message structure.


Member Data Documentation

Response body.

Headers array length.

Response status code.


The documentation for this struct was generated from the following file: