Commit 1ac0530
committed
Improve discoverability of MqttCallbackExtended
It's really hard to find the interface if you don't already know about it.
Nothing points to it, yet it's mandatory to subscribe to topics in the
method only available in this interface, otherwise the client will not
subscribe back to the topics after an automatic reconnection.
Signed-off-by: bendem <online@bendem.be>1 parent e92138e commit 1ac0530
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
| 850 | + | |
850 | 851 | | |
851 | 852 | | |
852 | 853 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments