Enum MqttClientSubscribeReasonCode
- Namespace
- Azure.Iot.Operations.Protocol.Models
- Assembly
- Azure.Iot.Operations.Protocol.dll
public enum MqttClientSubscribeReasonCode
Fields
GrantedQoS0 = 0GrantedQoS1 = 1GrantedQoS2 = 2ImplementationSpecificError = 131NotAuthorized = 135PacketIdentifierInUse = 145QuotaExceeded = 151SubscriptionIdentifiersNotSupported = 161TopicFilterInvalid = 143UnspecifiedError = 128WildcardSubscriptionsNotSupported = 162