提交 4159bd57 编写于 作者: 浅梦2013's avatar 浅梦2013

mica-mqtt-core 添加客户端是否断开连接。

上级 6dfdaf7b
......@@ -308,7 +308,7 @@ public final class MqttClient {
*
* @return 是否断连
*/
public boolean isDisconnect() {
public boolean isDisconnected() {
return context.isClosed;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册