Modifier and Type | Field and Description |
---|---|
static TypeArg<MqttWill> |
__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
MqttWill |
getDelegate() |
boolean |
isWillFlag() |
boolean |
isWillRetain() |
static MqttWill |
newInstance(MqttWill arg) |
String |
willMessage() |
int |
willQos() |
String |
willTopic() |
public MqttWill(MqttWill delegate)
public MqttWill getDelegate()
public boolean isWillFlag()
public String willTopic()
public String willMessage()
public int willQos()
public boolean isWillRetain()
Copyright © 2017. All rights reserved.