AWS IoT Device SDK C:
Jobs
AWS IoT Jobs library
|
Return to main page ↑ |
One-time deinitialization function for the Jobs library.
This function frees resources taken in AwsIotJobs_Init and deletes any persistent subscriptions. It should be called to clean up the Jobs library. After this function returns, AwsIotJobs_Init must be called again before calling any other Jobs function.