| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device.transport.https |
HTTPS IoT Hub transport and communication classes.
|
| com.microsoft.azure.sdk.iot.device.transport.mqtt |
| Modifier and Type | Field and Description |
|---|---|
protected Queue<IotHubCallbackPacket> |
HttpsTransport.callbackList
Messages whose callbacks that are waiting to be invoked.
|
| Modifier and Type | Field and Description |
|---|---|
protected Queue<IotHubCallbackPacket> |
MqttTransport.callbackList
Messages whose callbacks that are waiting to be invoked.
|
Copyright © 2017. All rights reserved.