isInTreeScope method

bool isInTreeScope()

Implementation

bool isInTreeScope() {
  return isConnected;
}