ChannelAction enumeration
Enumerates the channel actions.
Namespace: Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ChannelAction
'Usage
Dim instance As ChannelAction
public enum ChannelAction
Members
Member name | Description | |
---|---|---|
Start | Start the media channel. | |
Stop | Stop the media channel. | |
SendDtmf | Send DTMF signal. | |
Reserved1 | ||
Reserved2 | ||
Reserved3 | ||
Reserved4 | ||
Pause | Pause the media channel. | |
Resume | Resume the media channel. | |
Invalid |