@DoNotImplement public interface Mqtt5ReasonCode
Modifier and Type | Method and Description |
---|---|
default boolean |
canBeSentByClient() |
default boolean |
canBeSentByServer() |
default boolean |
canBeSetByUser() |
int |
getCode() |
default boolean |
isError() |
int getCode()
default boolean isError()
default boolean canBeSentByServer()
default boolean canBeSentByClient()
default boolean canBeSetByUser()