| Class and Description |
|---|
| AuthenticationMethod
Class used to abstract the different
authentication methods used to use IoT Hub SDK.
|
| DeliveryAcknowledgement |
| Device
The Device class extends the Device 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 |
| JobProperties.JobStatus |
| JobProperties.JobType |
| Message
IotHub specific message container
|
| 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 class to manage the identity registry in IoT Hubs.
|
| RegistryStatistics |
| ServiceClient
Extend the ServiceClient class and provide AMPQ specific implementation.
|
| 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
|
Copyright © 2017. All rights reserved.