| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device |
The API for a device to communicate with an IoT Hub.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalClient.sendEventsAsync(java.util.List<Message> messages,
MessagesSentCallback callback,
java.lang.Object callbackContext)
Asynchronously sends a batch of messages to the IoT hub
This operation is only supported over HTTPS.
|
Copyright © 2023. All rights reserved.