AWS IoT Device SDK C: Shadow
AWS IoT Device Shadow library
Return to main page ↑
Parameter structures

Structures passed as parameters to Shadow functions. More...

Data Structures

struct  AwsIotShadowCallbackParam_t
 Parameter to a Shadow callback function. More...
 
struct  AwsIotShadowCallbackInfo_t
 Information on a user-provided Shadow callback function. More...
 
struct  AwsIotShadowDocumentInfo_t
 Information on a Shadow document for AwsIotShadow_GetAsync or AwsIotShadow_UpdateAsync. More...
 

Detailed Description

Structures passed as parameters to Shadow functions.

These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member.