AWS IoT Device SDK C:
Jobs
AWS IoT Jobs library
|
Return to main page ↑ |
Structures passed as parameters to Jobs library functions. More...
Data Structures | |
struct | AwsIotJobsCallbackParam_t |
Parameter to a Jobs callback function. More... | |
struct | AwsIotJobsCallbackInfo_t |
Information on a user-provided Jobs callback function. More... | |
struct | AwsIotJobsRequestInfo_t |
Common information provided to Jobs requests. More... | |
struct | AwsIotJobsResponse_t |
Output parameter of blocking Jobs API functions. More... | |
struct | AwsIotJobsUpdateInfo_t |
Information on a Job update for AwsIotJobs_StartNextAsync and AwsIotJobs_UpdateAsync. These functions modify a Job's state. More... | |
Structures passed as parameters to Jobs library 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.