Brief

Proxy configuration

Hierarchy

  • RtmProxyConfig

Constructors

Properties

account?: string

The Proxy user account.

password?: string

The Proxy password.

port?: number = 0

The Proxy server port.

proxyType?: RTM_PROXY_TYPE = RTM_PROXY_TYPE.RTM_PROXY_TYPE_NONE

The Proxy type.

server?: string

The Proxy server address.