Class AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandInvoker
- Assembly
- Azure.Iot.Operations.Services.dll
Specializes the CommandInvoker class for Command 'setNotificationPreferenceForDeviceUpdates'.
[CommandTopic("akri/connector/resources/{ex:connectorClientId}/{ex:deviceName}/{ex:inboundEndpointName}/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
applicationContextApplicationContextmqttClientIMqttPubSubClient