| Class | Description |
|---|---|
| ErrorContext |
The context for a given connection loss event for
MessageFeedbackProcessorClient, FileUploadNotificationProcessorClient,
and MessagingClient. |
| FeedbackBatch |
Data structure for feedback messages received in Json array
Provide getters and setters for batch properties and messages
|
| FeedbackBatchMessage |
Provide static function to parse Json string to FeedbackBatch object.
|
| FeedbackRecord |
Data structure for feedback record received
Provide getters and setters for feedback record batch properties
|
| FileUploadNotification | |
| FileUploadNotificationProcessorClient |
A client for handling file upload notifications.
|
| FileUploadNotificationProcessorClientOptions |
The optional parameters that can be configured for an
FileUploadNotificationProcessorClient instance. |
| Message |
IotHub specific message container
|
| MessageFeedbackProcessorClient |
A client for handling cloud to device message feedback.
|
| MessageFeedbackProcessorClientOptions |
The optional parameters that can be configured for an
MessageFeedbackProcessorClient instance. |
| MessagingClient |
A client for sending cloud to device and cloud to module messages.
|
| MessagingClientOptions |
The optional parameters that can be configured for an
MessagingClient instance. |
| SendResult |
The result of sending a cloud to device or cloud to module message.
|
| Enum | Description |
|---|---|
| AcknowledgementType |
The possible acknowledgement types for a received file upload notification and/or for a received cloud to device
feedback message.
|
| DeliveryAcknowledgement | |
| FeedbackStatusCode |
Enum for feedback status codes
|
| IotHubServiceClientProtocol |
The application-layer protocol used by the service client to communicate with an IoT Hub.
|
Copyright © 2024. All rights reserved.