TransportType Enumeration |
Namespace: Avaya.ClientServices
public enum TransportType
| Member name | Value | Description | |
|---|---|---|---|
| Automatic | 0 | The appropriate transport type will be discovered via DNS. | |
| Tls | 3 | Encrypted TLS. | |
| Tcp | 1 | Unencrypted TCP. | |
| Udp | 2 | Unencrypted UDP. |
© 2017 Avaya LLC. All Rights Reserved.