- undo(MqttPublish) - Method in class org.eclipse.paho.client.mqttv3.internal.ClientState
-
This removes the MqttSend message from the outbound queue and persistence.
- unsubscribe(String) - Method in interface org.eclipse.paho.client.mqttv3.IMqttAsyncClient
-
Requests the server unsubscribe the client from a topic.
- unsubscribe(String[]) - Method in interface org.eclipse.paho.client.mqttv3.IMqttAsyncClient
-
Requests the server unsubscribe the client from one or more topics.
- unsubscribe(String, Object, IMqttActionListener) - Method in interface org.eclipse.paho.client.mqttv3.IMqttAsyncClient
-
Requests the server unsubscribe the client from a topics.
- unsubscribe(String[], Object, IMqttActionListener) - Method in interface org.eclipse.paho.client.mqttv3.IMqttAsyncClient
-
Requests the server unsubscribe the client from one or more topics.
- unsubscribe(String) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
-
Requests the server unsubscribe the client from a topic.
- unsubscribe(String[]) - Method in interface org.eclipse.paho.client.mqttv3.IMqttClient
-
Requests the server unsubscribe the client from one or more topics.
- unsubscribe(String, Object, IMqttActionListener) - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
-
- unsubscribe(String) - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
-
- unsubscribe(String[]) - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
-
- unsubscribe(String[], Object, IMqttActionListener) - Method in class org.eclipse.paho.client.mqttv3.MqttAsyncClient
-
- unsubscribe(String) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
-
- unsubscribe(String[]) - Method in class org.eclipse.paho.client.mqttv3.MqttClient
-
- URI_TYPE_LOCAL - Static variable in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
-
- URI_TYPE_SSL - Static variable in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
-
- URI_TYPE_TCP - Static variable in class org.eclipse.paho.client.mqttv3.MqttConnectOptions
-