| Interface | Description |
|---|---|
| MqttClientListener |
Implementers of this interface will be notified when a message arrives.
|
| Class | Description |
|---|---|
| MqttClient |
MQTT client
|
| MqttConnectOptions |
Holds the set of options that control how the client connects to a server.
|
| Exception | Description |
|---|---|
| MqttException |
This exception is thrown to indicate an mqtt problem of some sort occurred.
|