MediaDirection Enumeration |
Namespace: Avaya.ClientServices
public enum MediaDirection
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | Undefined media direction. | |
| SendOnly | 1 | Media direction sendonly/outgoing. | |
| ReceiveOnly | 2 | Media direction receiveonly/incoming. | |
| SendReceive | 3 | Bi-directional media. | |
| Inactive | 4 | Inactive media / paused. |
© 2017 Avaya LLC. All Rights Reserved.