Structure grouping event callbacks for MQTT-SN client.
Data Fields | |
MQTTSNOnClientConnected | onConnected |
Callback that is called when the client connects to the gateway. | |
MQTTSNOnClientDisconnected | onDisconnected |
Callback that is called when the client disconnects from the gateway. | |
MQTTSNOnTopicRegisteredByGateway | onTopicRegisteredByGateway |
Callback that is called when the gateway registers a topic. | |
MQTTSNOnClientConnected MQTTSNClientEventHandlers::onConnected |
Callback that is called when the client connects to the gateway.
MQTTSNOnClientDisconnected MQTTSNClientEventHandlers::onDisconnected |
Callback that is called when the client disconnects from the gateway.
MQTTSNOnTopicRegisteredByGateway MQTTSNClientEventHandlers::onTopicRegisteredByGateway |
Callback that is called when the gateway registers a topic.
Any question or remarks? Just write us a message!
Feel free to get in touch