Channel members

The base class for AudioChannel and VideoChannel.

The Channel type exposes the following members.

Properties

  Name Description
Public property IsContributing Returns true if the channel is contributing to the conversation.
Public property Modality Gets the associated Microsoft.Lync.Model.Conversation.Modality object.
Public property State Gets the state of the channel.

Top

Methods

  Name Description
Public method BeginPause Pause the channel.
Public method BeginResume Resume the channel.
Public method BeginStart Start the audio or video channel.
Public method BeginStop Stop the audio or video channel.
Public method CanInvoke Returns a flag indicating whether the specific action is allowed.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndPause Pause the channel.
Public method EndResume Resume the channel.
Public method EndStart Start the audio or video channel.
Public method EndStop Stop the audio or video channel.
Public method Equals (Inherited from Object.)
Protected method Finalize (Overrides UCWFullFinalize().)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event ActionAvailabilityChanged Raised when the availability of a channel action changes.
Public event StateChanged Raised when the state of a channel changes.

Top

See also

Reference

Channel class

Microsoft.Lync.Model.Conversation.AudioVideo namespace