| Class and Description |
|---|
| AuthenticationMethod
Class used to abstract the different
authentication methods used to use IoT Hub SDK.
|
| BaseDevice
The BaseDevice class
implementing constructors and serialization functionality.
|
| Configuration |
| ConfigurationContent |
| ConfigurationMetrics |
| DeliveryAcknowledgement |
| Device
The Device class extends the BaseDevice class
implementing constructors and serialization functionality.
|
| DeviceConnectionState
Enum for device connection state
|
| DeviceStatus
Enum for device status
|
| FeedbackBatch
Data structure for feedback messages received in Json array
Provide getters and setters for batch properties and messages
|
| FeedbackReceiver
FeedbackReceiver is a specialized receiver whose ReceiveAsync
method returns a FeedbackBatch instead of a Message.
|
| FeedbackRecord
Data structure for feedback record received
Provide getters and setters for feedback record batch properties
|
| FeedbackStatusCode
Enum for feedback status codes
|
| FileUploadNotification |
| FileUploadNotificationReceiver |
| ImportMode |
| IotHubConnectionString
Expose all connections string properties and methods
for user, device and connection string serialization.
|
| IotHubConnectionStringBuilder
Provide static constructors to create IotHubConnectionString object
|
| IotHubServiceClientProtocol
The application-layer protocol used by the service client to communicate with an IoT Hub.
|
| JobProperties
Contains properties of a Job.
|
| JobProperties.JobStatus |
| JobProperties.JobType |
| Message
IotHub specific message container
|
| Module |
| ProxyOptions
The settings supported by this SDK when communicating to IoT Hub through a proxy.
|
| Receiver
A receiver is a class abstracting the methods to receive messages,
in order to use it for multiple endpoints, e.g.
|
| RegistryManager
Use the RegistryManager client to manage the identity registry in IoT hubs.
|
| RegistryManagerOptions
Configurable options for all registry manager operations
|
| RegistryStatistics |
| ServiceClient
Use the ServiceClient to send and monitor messages to devices in IoT hubs.
|
| ServiceClientOptions
Configurable options for all service client operations
|
| Class and Description |
|---|
| IotHubConnectionString
Expose all connections string properties and methods
for user, device and connection string serialization.
|
| Class and Description |
|---|
| IotHubConnectionString
Expose all connections string properties and methods
for user, device and connection string serialization.
|
| Class and Description |
|---|
| FeedbackBatch
Data structure for feedback messages received in Json array
Provide getters and setters for batch properties and messages
|
| FileUploadNotification |
| IotHubServiceClientProtocol
The application-layer protocol used by the service client to communicate with an IoT Hub.
|
| Message
IotHub specific message container
|
| ProxyOptions
The settings supported by this SDK when communicating to IoT Hub through a proxy.
|
Copyright © 2022. All rights reserved.