reconnect static method

bool reconnect()

Implementation

static bool reconnect() {
  return BytedeskUtils.mqttReConnect();
}