CloudProxyType
Cloud proxy type.
Enumerations
- NoneProxy
- 0: Automatic mode. This is the default mode. In this mode, the SDK first tries to connect via SD-RTN™. If it fails, it automatically switches to TLS 443.
- UdpProxy
- 1: UDP cloud proxy, i.e., Force UDP mode. In this mode, the SDK always transmits data via UDP.
- TcpProxy
- 2: TCP (encrypted) cloud proxy, i.e., Force TCP mode. In this mode, the SDK always transmits data via TLS 443.