AVModality Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the audio/video modality and handles both audio and video calls using the AudioChannel and VideoChannel properties.
public ref class AVModality : Microsoft::Lync::Model::Conversation::Modality
public class AVModality : Microsoft.Lync.Model.Conversation.Modality
type AVModality = class
inherit Modality
Public Class AVModality
Inherits Modality
- Inheritance
When the AVModality is connected, the default channel is audio. Starting the video channel will cause the audio channel to start if the modality is disconnected. If the AV call is rejected with a reject reason of ReplyOther, the parent Conversation object is removed and the ConversationManager.ConversationRemoved event is raised.
Audio |
Gets the audio channel. |
Conversation |
Gets the associated conversation object. (Inherited from Modality) |
Endpoint |
Gets the collaboration endpoint that is used by the modality. (Inherited from Modality) |
Inner |
(Inherited from UCWBase) |
Participant |
Gets the associated participant object. (Inherited from Modality) |
Properties |
Gets a collection of modality properties. (Inherited from Modality) |
State |
Gets the modality state. (Inherited from Modality) |
Video |
Gets the normal video channel. |
Accept() |
Accept an offer for the modality. (Inherited from Modality) |
Begin |
Activates a conversation modality by connecting the modality to its associated local and remote endpoints. (Inherited from Modality) |
Begin |
Transfers a connected modality to an existing conversation. (Inherited from Modality) |
Begin |
Disconnects from the modality. (Inherited from Modality) |
Begin |
Forwards an active conversation (in ringing state) to a specified remote contact endpoint. You cannot forward conversations between the local contacts endpoints. (Inherited from Modality) |
Begin |
Forwards an active conversation to a specified remote contact endpoint. You cannot forward conversations between the local contacts endpoints. (Inherited from Modality) |
Begin |
Places the modality on hold. (Inherited from Modality) |
Begin |
Retrieves a held modality. (Inherited from Modality) |
Begin |
Sets a property associated with this modality. (Inherited from Modality) |
Begin |
Transfers an active conversation to a specified remote contact. (Inherited from Modality) |
Begin |
Transfer an active conversation to a specified remote contact endpoint. You cannot transfer a conversation to another local contact endpoint. (Inherited from Modality) |
Can |
Returns a flag indicating whether a specific action is available. (Inherited from Modality) |
Can |
Test whether the property can be set to the modality. (Inherited from Modality) |
End |
Connects to the modality. (Inherited from Modality) |
End |
Transfers a connected modality to an existing conversation. (Inherited from Modality) |
End |
Disconnects from the modality. (Inherited from Modality) |
End |
Forwards a connecting incoming modality to a different location. (Inherited from Modality) |
End |
Places the modality on hold. (Inherited from Modality) |
End |
Retrieves a held modality. (Inherited from Modality) |
End |
Sets a property associated with this modality. (Inherited from Modality) |
End |
Transfers a connected modality to a different location. (Inherited from Modality) |
Finalize() | |
Reject(Modality |
Reject an offer for the modality. (Inherited from Modality) |
Action |
Raised when an action availability changes. (Inherited from Modality) |
AVModality |
Raised when a property value changes |
Is |
Raised when the contributing state changes. |
Modality |
Raised when modality state changes (Inherited from Modality) |
Stream |
Raised when the stream state changes. |
Proizvod | Verzije |
---|---|
Lync client | latest |