public interface IConnectionManager
| Modifier and Type | Method and Description |
|---|---|
void |
connect(Connection connection)
Connect to a MQTT connection
|
void |
disconnect(Connection connection)
Disconnect from a MQTT connection
|
void connect(Connection connection)
connection - PahoExceptionvoid disconnect(Connection connection)
connection - PahoExceptionCopyright © 2025 Eclipse Paho. All rights reserved.