PUBLISH instead@Deprecated public class REMOTE_PUBLISH extends PUBLISH
messageId| Constructor and Description |
|---|
REMOTE_PUBLISH(PUBLISH original)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
getMessageId()
Deprecated.
|
byte[] |
getPayload()
Deprecated.
|
QoS |
getQoS()
Deprecated.
|
String |
getTopic()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isDuplicateDelivery()
Deprecated.
|
boolean |
isRetain()
Deprecated.
|
copy, getTimestamp, getTTL, setDuplicateDelivery, setPayload, setQoS, setRetain, setTopic, setTTLsetMessageIdpublic REMOTE_PUBLISH(PUBLISH original)
public byte[] getPayload()
getPayload in class PUBLISHpublic String getTopic()
public int getMessageId()
getMessageId in class MessageWithIDpublic QoS getQoS()
public boolean isRetain()
public boolean isDuplicateDelivery()
isDuplicateDelivery in class PUBLISHtrue if the message is a duplicate messageCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.