CLOUD_PROXY_TYPE
Cloud proxy type.
Enumerations
- NONE_PROXY
- 0: Automatic mode. This is the default mode. In this mode, the SDK first connects to SD-RTN™. If it fails, it automatically switches to TLS 443.
- UDP_PROXY
- 1: UDP protocol cloud proxy, i.e., Force UDP mode. In this mode, the SDK always transmits data via UDP.
- TCP_PROXY
- 2: TCP (encrypted) protocol cloud proxy, i.e., Force TCP mode. In this mode, the SDK always transmits data via TLS 443.