getProtocolVersion method

int getProtocolVersion()

Implementation

int getProtocolVersion() {
  return _protocolVersion;
}