CloudProxyType
Cloud proxy type.
Enumerations
- noneProxy
- 0: Automatic mode. This is the default mode enabled by the SDK. In this mode, the SDK first attempts to connect to SD-RTN™. If the connection fails, it automatically switches to TLS 443.
- udpProxy
- 1: Cloud proxy using UDP protocol, also known as Force UDP mode. In this mode, the SDK always transmits data via UDP.
- tcpProxy
- 2: Cloud proxy using TCP (encrypted) protocol, also known as Force TCP mode. In this mode, the SDK always transmits data via TLS 443.