We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b50a84 commit 3241085Copy full SHA for 3241085
org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3/MqttConnectOptions.java
@@ -706,7 +706,7 @@ public Properties getDebug() {
706
/**
707
* Sets the Custom WebSocket Headers for the WebSocket Connection.
708
*
709
- * @param props The custom WebSocket headers {@link Map<String, String>}
+ * @param props The custom WebSocket headers
710
*/
711
712
public void setCustomWebSocketHeaders(Map<String, String> props) {
0 commit comments