Package | Description |
---|---|
org.eclipse.paho.client.mqttv3 |
Contains a programming interface enabling applications to communicate with an MQTT server.
|
Modifier and Type | Method and Description |
---|---|
Debug |
MqttClient.getDebug()
Return a debug object that can be used to help solve problems.
|
Debug |
MqttAsyncClient.getDebug()
Return a debug object that can be used to help solve problems.
|