See: Description
| Interface | Description |
|---|---|
| IotHubEventCallback |
An interface for an IoT Hub event callback.
|
| MessageCallback |
An interface for an IoT Hub message callback.
|
| Class | Description |
|---|---|
| DefaultCertificate | |
| DeviceClient |
The public-facing API.
|
| DeviceClientConfig |
Configuration settings for an IoT Hub client.
|
| Message | |
| MessageProperty |
An IoT Hub message property.
|
| ObjectLock |
This class enables mocking of the base class wait and notify functions
|
| Enum | Description |
|---|---|
| DeviceClient.IotHubClientState |
The state of the IoT Hub client's connection with the IoT Hub.
|
| FeedbackStatusCodeEnum | |
| IotHubClientProtocol |
The application-layer protocol used by the client to communicate with an IoT
Hub.
|
| IotHubMessageResult |
A return value from a message callback that instructs an IoT Hub to
complete, abandon, or reject the message.
|
| IotHubStatusCode |
An IoT Hub status code.
|
Copyright © 2017. All rights reserved.