isConnected method

bool isConnected()

Implementation

bool isConnected() {
  return _com.isConnected();
}