ProxyType

Proxy type.

Enumerations

noneProxyType
0: Reserved parameter, not supported yet.
udpProxyType
1: Cloud proxy with UDP protocol, i.e., Force UDP cloud proxy mode. In this mode, the SDK always transmits data via UDP protocol.
tcpProxyType
2: Cloud proxy with TCP (encrypted) protocol, i.e., Force TCP cloud proxy mode. In this mode, the SDK always transmits data via TLS 443.
localProxyType
3: Reserved parameter, not supported yet.
tcpProxyAutoFallbackType
4: Auto mode. In this mode, the SDK first attempts to connect to SD-RTN™. If the connection fails, it automatically switches to TLS 443.