connect static method

bool connect()

Implementation

static bool connect() {
  return BytedeskUtils.mqttConnect();
}