public interface MqttMessage extends EncodedMessage
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getClientId() |
int |
getMessageId() |
default int |
getQosLevel() |
String |
getTopic() |
default boolean |
isDup() |
default boolean |
isRetain() |
default boolean |
isWill() |
default String |
print() |
empty, getBytes, getBytes, getPayload, getPayloadType, payloadAsBytes, payloadAsJson, payloadAsJsonArray, payloadAsString, simple, simpleCopyright © 2019–2022. All rights reserved.