connected method

bool connected()

Implementation

bool connected() {
  return true;
}