MQTTConnectOption object

The MQTTConnectOption object contains the parameters that an MQTT client needs to specify when creating a connection to the broker. It contains multiple connection settings and protocol requirements. You can also use the "with" methods to specify additional parameters.
When an MQTT client needs to establish a connection, it can create an instance of the connection option through an MQTTFactory method.
Properties
Methods
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal