Package | Description |
---|---|
com.cinterion.mqtt |
Class and Description |
---|
MqttConfig
The
MqttConfig class contains the configuration data used to
connect a MqttClient . |
MqttConnectCallback
The
MqttConnectCallback interface provides connection callback
and enumerates the message types. |
MqttMessageCallback
The
MqttMessageCallback interface provides connection callback
and enumerates the message types. |
MqttPublishCallback
The
MqttPublishCallback interface provides subscription callback
and enumerates the message types. |
MqttSubscribeCallback
The
MqttSubscribeCallback interface provides subscription
callback and enumerates the message types. |