getPort method

int getPort()

Gets the port of the plugin.

Implementation

int getPort() {
  return port;
}