| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device.transport.https |
HTTPS IoT Hub transport and communication classes.
|
| Modifier and Type | Method and Description |
|---|---|
HttpsRequest |
HttpsRequest.setHeaderField(String field,
String value)
Sets the header field to the given value.
|
HttpsRequest |
HttpsRequest.setReadTimeoutMillis(int timeout)
Sets the read timeout, in milliseconds, for the request.
|
Copyright © 2017. All rights reserved.