diff --git a/docs-ref-autogen/com.microsoft.azure.sdk.iot.device._internal_client.yml b/docs-ref-autogen/com.microsoft.azure.sdk.iot.device._internal_client.yml index 9049ca27bd03..f356c920c42e 100644 --- a/docs-ref-autogen/com.microsoft.azure.sdk.iot.device._internal_client.yml +++ b/docs-ref-autogen/com.microsoft.azure.sdk.iot.device._internal_client.yml @@ -52,7 +52,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 131 + startLine: 132 package: com.microsoft.azure.sdk.iot.device syntax: content: public void close() @@ -70,7 +70,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 142 + startLine: 143 package: com.microsoft.azure.sdk.iot.device syntax: content: public void closeNow() @@ -88,7 +88,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 336 + startLine: 337 package: com.microsoft.azure.sdk.iot.device summary: >-

Getter for the device client config.

@@ -113,7 +113,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 325 + startLine: 326 package: com.microsoft.azure.sdk.iot.device syntax: content: public ProductInfo getProductInfo() @@ -132,7 +132,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 34 + startLine: 35 package: com.microsoft.azure.sdk.iot.device syntax: content: protected CustomLogger logger @@ -152,7 +152,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 119 + startLine: 120 package: com.microsoft.azure.sdk.iot.device syntax: content: public void open() @@ -170,7 +170,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 289 + startLine: 290 package: com.microsoft.azure.sdk.iot.device summary: >-

Registers a callback to be executed when the connection status of the device changes. The callback will be fired with a status and a reason why the device's status changed. When the callback is fired, the provided context will be provided alongside the status and reason.

@@ -205,7 +205,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 161 + startLine: 162 package: com.microsoft.azure.sdk.iot.device summary: >-

Asynchronously sends an event message to the IoT Hub.

@@ -251,7 +251,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 225 + startLine: 226 package: com.microsoft.azure.sdk.iot.device summary: >-

Sends reported properties

@@ -285,7 +285,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 254 + startLine: 255 package: com.microsoft.azure.sdk.iot.device summary: >-

Sends reported properties

@@ -322,7 +322,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 319 + startLine: 320 package: com.microsoft.azure.sdk.iot.device summary:

Set the length of time, in milliseconds, that any given operation will expire in. These operations include reconnecting upon a connection drop and sending a message.

syntax: @@ -348,7 +348,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 341 + startLine: 342 package: com.microsoft.azure.sdk.iot.device syntax: content: public void setOption(String optionName, Object value) @@ -371,7 +371,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 307 + startLine: 308 package: com.microsoft.azure.sdk.iot.device summary:

Sets the given retry policy on the underlying transport See more details about the default retry policy and about using custom retry policies here

syntax: @@ -394,7 +394,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 174 + startLine: 175 package: com.microsoft.azure.sdk.iot.device summary: >-

Subscribes to desired properties

@@ -426,7 +426,7 @@ items: source: remote: *o0 path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/InternalClient.java - startLine: 199 + startLine: 200 package: com.microsoft.azure.sdk.iot.device summary: >-

Subscribes to desired properties