Table of Contents

Enum MqttUnsubscribeReasonCode

Namespace
MQTTnet.Protocol
Assembly
MQTTnet.dll
public enum MqttUnsubscribeReasonCode

Fields

ImplementationSpecificError = 131
NoSubscriptionExisted = 17
NotAuthorized = 135
PacketIdentifierInUse = 145
Success = 0
TopicFilterInvalid = 143
UnspecifiedError = 128