|
AWS IoT Device SDK C:
MQTT
MQTT 3.1.1 client library
|
| Return to main page ↑ |
Context for calls to the network receive function. More...
Data Fields | |
| const uint8_t * | pData |
| The data to receive. | |
| size_t | dataLength |
| Length of data. | |
| size_t | dataIndex |
| Next byte of data to read. | |
Context for calls to the network receive function.