ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / MQTT functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Allows you to disconnect from a MQTT server (also called "Broker").
Example
MyMQTTSession is mqttSession
...

MQTTDisconnect(MyMQTTSession)
Syntax
MQTTDisconnect(<MQTT session>)
<MQTT session>: mqttSession variable
Name of the mqttSession variable corresponding to the parameters of the connection to end.
Business / UI classification: Business Logic
Component: wd300com.dll
Minimum version required
  • Version 22
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help