setFarmId

Sets the Farm ID for the server connection URL (the default is 0). This optional property is only used when connecting through a proxy server or Relay Server.

Syntax

public void setFarmId(String value)

Parameters

  • value – The Farm ID for the server connection URL.

Returns

None.