BfcpMode Enumeration |
Namespace: Avaya.ClientServices
public enum BfcpMode
| Member name | Value | Description | |
|---|---|---|---|
| Disabled | 0 | BFCP mode disabled. | |
| UdpOnly | 1 | Specifies the UDP protocol for the outgoing stream. However, for incoming stream, the BFCP over TCP offer will be accepted. | |
| TcpOnly | 2 | Specifies the TCP protocol for the incoming/outgoing stream. The incoming UDP offer would be rejected. |
© 2017 Avaya LLC. All Rights Reserved.