Table of Contents

Enum MqttConnectReturnCode

Namespace
MQTTnet.Protocol
Assembly
MQTTnet.dll
public enum MqttConnectReturnCode

Fields

ConnectionAccepted = 0
ConnectionRefusedBadUsernameOrPassword = 4
ConnectionRefusedIdentifierRejected = 2
ConnectionRefusedNotAuthorized = 5
ConnectionRefusedServerUnavailable = 3
ConnectionRefusedUnacceptableProtocolVersion = 1