Package | Description |
---|---|
tijos.framework.networkcenter.mqtt |
MQTT3.1.1 client
|
Modifier and Type | Method and Description |
---|---|
void |
MqttClient.connect(MqttConnectOptions options)
Connect to the server
|
void |
MqttClient.connect(MqttConnectOptions options,
Object userContext)
Connect to the server with a context
|