public class UNSUBACK extends MessageSupport.AckBase implements MessageSupport.Message
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
| Constructor and Description |
|---|
UNSUBACK() |
| Modifier and Type | Method and Description |
|---|---|
UNSUBACK |
decode(MQTTFrame frame) |
UNSUBACK |
messageId(short messageId) |
byte |
messageType() |
encode, messageId, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitencodepublic static final byte TYPE
public byte messageType()
messageType in interface MessageSupport.Messagepublic UNSUBACK decode(MQTTFrame frame) throws ProtocolException
decode in interface MessageSupport.Messagedecode in class MessageSupport.AckBaseProtocolExceptionpublic UNSUBACK messageId(short messageId)
messageId in class MessageSupport.AckBaseCopyright © 2010–2021 FuseSource, Corp.. All rights reserved.