|
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 message base structure. More...
#include <iotcs_message.h>
Public Attributes | |
| iotcs_message_type | type |
| Message type. | |
| const char * | source |
| Source name. | |
| const char * | sender |
| Sender name. | |
| const char * | destination |
| Destination. | |
| iotcs_message_priority | priority |
| Message priority. | |
| iotcs_message_reliability | reliability |
| Message reliability. | |
IoT CS message base structure.
| const char* iotcs_message_base::destination |
Destination.
Message priority.
Message reliability.
| const char* iotcs_message_base::sender |
Sender name.
| const char* iotcs_message_base::source |
Source name.
Message type.