PROXY_TYPE

The cloud proxy type.

Enumerator

NONE_PROXY_TYPE
0: Reserved for future use.
UDP_PROXY_TYPE
1: The cloud proxy for the UDP protocol, that is, the Force UDP cloud proxy mode. In this mode, the SDK always transmits data over UDP.
TCP_PROXY_TYPE
2: The cloud proxy for the TCP (encryption) protocol, that is, the Force TCP cloud proxy mode. In this mode, the SDK always transmits data over TCP/TLS 443.
LOCAL_PROXY_TYPE
3: Reserved for future use.
TCP_PROXY_AUTO_FALLBACK_TYPE
4: Automatic mode. In this mode, the SDK attempts a direct connection to SD-RTN™ and automatically switches to TCP/TLS 443 if the attempt fails.