MediaDirectionType
** Applies to: **Skype for Business 2015
An enumeration that represents the media channel direction.
Members
Name | Description |
---|---|
Inactive | The media is inactive. |
ReceiveOnly | The media is being received. |
SendOnly | The media is being sent. |
SendReceive | The media is being sent and received. |
Unknown | The media direction is unknown. |