| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device |
The API for a device to communicate with an IoT Hub.
|
| com.microsoft.azure.sdk.iot.device.twin |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalClient.getTwinAsync(GetTwinCorrelatingMessageCallback twinCallback,
java.lang.Object callbackContext)
Get the twin for this client asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceTwin.getTwinAsync(GetTwinCorrelatingMessageCallback twinCallback,
java.lang.Object callbackContext) |
Copyright © 2023. All rights reserved.