mqttDisconnect static method

void mqttDisconnect()

Implementation

static void mqttDisconnect() {
  BytedeskMqtt().disconnect();
}