Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: iothub_service_client/src/iothub_service_client.def
- Revision:
- 0:f7f1f0d76dd6
diff -r 000000000000 -r f7f1f0d76dd6 iothub_service_client/src/iothub_service_client.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iothub_service_client/src/iothub_service_client.def Thu Aug 23 06:52:14 2018 +0000 @@ -0,0 +1,58 @@ +LIBRARY iothub_service_client +EXPORTS + IOTHUB_MESSAGE_RESULTStringStorage + IOTHUBMESSAGE_CONTENT_TYPEStringStorage + IOTHUB_MESSAGE_RESULTStrings + IOTHUB_MESSAGE_RESULT_FromString + IOTHUBMESSAGE_CONTENT_TYPEStrings + IOTHUBMESSAGE_CONTENT_TYPE_FromString + IoTHubMessage_CreateFromByteArray + IoTHubMessage_CreateFromString + IoTHubMessage_Clone + IoTHubMessage_GetByteArray + IoTHubMessage_GetString + IoTHubMessage_GetContentType + IoTHubMessage_Properties + IoTHubMessage_GetMessageId + IoTHubMessage_SetMessageId + IoTHubMessage_GetCorrelationId + IoTHubMessage_SetCorrelationId + IoTHubMessage_Destroy + IoTHubServiceClient_GetVersionString + IoTHubServiceClientAuth_CreateFromConnectionString + IoTHubServiceClientAuth_Destroy + IoTHubDeviceConfiguration_Create + IoTHubDeviceConfiguration_Destroy + IoTHubDeviceConfiguration_GetConfiguration + IoTHubDeviceConfiguration_GetConfigurations + IoTHubDeviceConfiguration_AddConfiguration + IoTHubDeviceConfiguration_UpdateConfiguration + IoTHubDeviceConfiguration_DeleteConfiguration + IoTHubDeviceMethod_Create + IoTHubDeviceMethod_Destroy + IoTHubDeviceMethod_Invoke + IoTHubDeviceTwin_Create + IoTHubDeviceTwin_Destroy + IoTHubDeviceTwin_GetTwin + IoTHubDeviceTwin_UpdateTwin + IoTHubMessaging_LL_Create + IoTHubMessaging_LL_Destroy + IoTHubMessaging_LL_Open + IoTHubMessaging_LL_Close + IoTHubMessaging_LL_Send + IoTHubMessaging_LL_SetFeedbackMessageCallback + IoTHubMessaging_LL_DoWork + IoTHubMessaging_Create + IoTHubMessaging_Destroy + IoTHubMessaging_Open + IoTHubMessaging_Close + IoTHubMessaging_SendAsync + IoTHubMessaging_SetFeedbackMessageCallback + IoTHubRegistryManager_Create + IoTHubRegistryManager_Destroy + IoTHubRegistryManager_CreateDevice + IoTHubRegistryManager_GetDevice + IoTHubRegistryManager_UpdateDevice + IoTHubRegistryManager_DeleteDevice + IoTHubRegistryManager_GetDeviceList + IoTHubRegistryManager_GetStatistics