| Package | Description |
|---|---|
| org.dromara.mica.mqtt.codec.codes | |
| org.dromara.mica.mqtt.codec.message.builder |
| Modifier and Type | Method and Description |
|---|---|
static MqttAuthReasonCode |
MqttAuthReasonCode.valueOf(byte code) |
static MqttAuthReasonCode |
MqttAuthReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MqttAuthReasonCode[] |
MqttAuthReasonCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MqttAuthBuilder |
MqttAuthBuilder.reasonCode(MqttAuthReasonCode reasonCode) |
Copyright © 2025. All rights reserved.