enum ProxyServerType

Proxy Server Type.

References from:
ProxyControl;

0
STANDALONE_HOME_SERVER
All messages are handled locally.
1
STANDALONE_PROXY_SERVER
All messages are forwarded to target server.
2
BOTH_HOME_AND_PROXY_SERVER
Some messages are handled locally and others are forwarded to target server.
  enum ProxyServerType