Class AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker
class for Command 'setNotificationPreferenceForDeviceUpdates'.
public class AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker : CommandInvoker<SetNotificationPreferenceForDeviceUpdatesRequestPayload, SetNotificationPreferenceForDeviceUpdatesResponseSchema>, IAsyncDisposable
- Inheritance
-
CommandInvoker<SetNotificationPreferenceForDeviceUpdatesRequestPayload, SetNotificationPreferenceForDeviceUpdatesResponseSchema>AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker
- Implements
- Inherited Members
Constructors
SetNotificationPreferenceForDeviceUpdatesCommandInvoker(ApplicationContext, IMqttPubSubClient)
Initializes a new instance of the AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker class.
public SetNotificationPreferenceForDeviceUpdatesCommandInvoker(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)
Parameters
applicationContext
ApplicationContextmqttClient
IMqttPubSubClient