Table of Contents

Enum MqttPubRecReasonCode

Namespace
MQTTnet.Protocol
Assembly
MQTTnet.dll
public enum MqttPubRecReasonCode

Fields

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