connectionHandler property

IMqttConnectionHandler? connectionHandler
getter/setter pair

The connection handler that we use to subscribe to subscription acknowledgements.

Implementation

IMqttConnectionHandler? connectionHandler;