Channel class
The base class for AudioChannel and VideoChannel.
Inheritance hierarchy
System.Object
System.MarshalByRefObject
UCWBase
UCWFull
Microsoft.Lync.Model.Conversation.AudioVideo.Channel
Microsoft.Lync.Model.Conversation.AudioVideo.AudioChannel
Microsoft.Lync.Model.Conversation.AudioVideo.VideoChannel
Namespace: Microsoft.Lync.Model.Conversation.AudioVideo
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public MustInherit Class Channel _
Inherits UCWFull
'Usage
Dim instance As Channel
public abstract class Channel : UCWFull
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.