ServerConnected constructor

ServerConnected(
  1. String version,
  2. int pid
)

Implementation

ServerConnected(this.version, this.pid);