| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device.transport.https |
HTTPS IoT Hub transport and communication classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected HttpsTransport.HttpsTransportState |
HttpsTransport.state |
| Modifier and Type | Method and Description |
|---|---|
static HttpsTransport.HttpsTransportState |
HttpsTransport.HttpsTransportState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpsTransport.HttpsTransportState[] |
HttpsTransport.HttpsTransportState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.