clientIsValid method

bool clientIsValid()

Implementation

bool clientIsValid() {
  return true;
}