Table of Contents

Class AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandExecutor

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll

Specializes a CommandExecutor class for Command 'setNotificationPreferenceForDeviceUpdates'.

public class AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandExecutor : CommandExecutor<SetNotificationPreferenceForDeviceUpdatesRequestPayload, SetNotificationPreferenceForDeviceUpdatesResponseSchema>, IAsyncDisposable
Inheritance
AdrBaseService.SetNotificationPreferenceForDeviceUpdatesCommandExecutor
Implements
Inherited Members

Constructors

SetNotificationPreferenceForDeviceUpdatesCommandExecutor(ApplicationContext, IMqttPubSubClient)

public SetNotificationPreferenceForDeviceUpdatesCommandExecutor(ApplicationContext applicationContext, IMqttPubSubClient mqttClient)

Parameters

applicationContext ApplicationContext
mqttClient IMqttPubSubClient