See: Description
| Interface | Description |
|---|---|
| IotHubTransport |
An interface for an IoT Hub transport.
|
| Class | Description |
|---|---|
| IotHubCallbackPacket |
A packet containing the data needed for an IoT Hub transport to invoke a
callback.
|
| IotHubOutboundPacket |
A packet containing the data needed for an IoT Hub transport to send a
message.
|
| IotHubReceiveTask |
Polls an IoT Hub for messages and invokes a callback if one is found.
|
| IotHubSendTask |
Sends batched messages and invokes callbacks on completed requests.
|
| TransportUtils |
| Enum | Description |
|---|---|
| State |
Copyright © 2017. All rights reserved.