AWS IoT Device SDK C: MQTT
MQTT 3.1.1 client library
Return to main page ↑
_receiveContext_t Struct Reference

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.
 

Detailed Description

Context for calls to the network receive function.


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