Table of Contents

Enum MqttApplicationMessageReceivedReasonCode

Namespace
Azure.Iot.Operations.Protocol.Models
Assembly
Azure.Iot.Operations.Protocol.dll
public enum MqttApplicationMessageReceivedReasonCode

Fields

ImplementationSpecificError = 131
NoMatchingSubscribers = 16
NotAuthorized = 135
PacketIdentifierInUse = 145
PacketIdentifierNotFound = 146
PayloadFormatInvalid = 153
QuotaExceeded = 151
Success = 0
TopicNameInvalid = 144
UnspecifiedError = 128