Share via


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
Public method BeginResume
Public method BeginStart
Public method BeginStop
Public method CanInvoke Returns true if the specific action is allowed.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndPause Pauses the channel.
Public method EndResume Resumes the channel
Public method EndStart Starts the channel.
Public method EndStop Stops the 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