isConnected method

bool isConnected()

Implementation

bool isConnected() {
  return ttlIsConnected(ttl);
}