_handleGainedConnection()

in src/core/taskController.js [78:80]


  _handleGainedConnection(eventData) {
    this._triggerEvent(TASK_EVENTS.CONNECTION_ESTABLISHED, eventData);
  }