Table of Contents

Enum MqttApplicationMessageReceivedReasonCode

Namespace
MQTTnet.Client
Assembly
MQTTnet.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