| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device.transport.https |
HTTPS IoT Hub transport and communication classes.
|
| Modifier and Type | Method and Description |
|---|---|
HttpsResponse |
HttpsRequest.send()
Executes the HTTPS request.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpsSingleMessage |
HttpsSingleMessage.parseHttpsMessage(HttpsResponse response)
Returns the HTTPS message represented by the HTTPS response.
|
Copyright © 2017. All rights reserved.