Table of Contents

Enum MqttClientPublishReasonCode

Namespace
MQTTnet.Client
Assembly
MQTTnet.dll
public enum MqttClientPublishReasonCode

Fields

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