Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Documentation should explain how to use DevKitMQTTClient #401

@Xeinaemm

Description

@Xeinaemm

In API Reference on IoT DevKit Docs developer should have an explanation how to use DevKitMQTTClient.

For example, how to use these functions and what's really mean each one function(based on IoT Hub documentation)

DevKitMQTTClient_SetSendConfirmationCallback(sendConfirmationCallback);
DevKitMQTTClient_SetMessageCallback(messageCallback);
DevKitMQTTClient_SetDeviceTwinCallback(deviceTwinCallback);  
DevKitMQTTClient_SetDeviceMethodCallback(deviceMethodCallback);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions