Brief

Proxy configuration

Hierarchy

  • RtmProxyConfig

Constructors

Properties

account?: string

The Proxy user account.

password?: string

The Proxy password.

port?: number

The Proxy server port.

proxyType?: RtmProxyType = RtmProxyType.none

The Proxy type.

server?: string

The Proxy server address.