|
ConferenceAccessInformation |
Represents the properties of a conference that can be provided to other clients that allows them to join the conference. |
|
ContextEventArgs |
Represents the event data of a ContextSent or ContextReceived events. |
|
Conversation |
Describes a conversation. It includes details such as the conversation participants, modalities (InstantMessaging, AudioVideo), state, etc., and implements actions such as merge, park, terminate or other conversation actions. |
|
ConversationActionAvailabilityEventArgs |
Represents the event data of a ConversationActionAvailability event. |
|
ConversationManager |
Manages conversation creation and removal, retrieves the collection of the conversations, joins a conference, and other conversation collection-related actions. |
|
ConversationManagerEventArgs |
Represents the event data of a ConversationsManager event. |
|
ConversationPropertyChangedEventArgs |
Represents the event data of a ConversationPropertyChanged event. |
|
ConversationStateChangedEventArgs |
Represents the event data of a ConversationStateChanged event. |
|
InitialContextEventArgs |
Represents the event data of a the BeginSendInitialContext event. |
|
InstantMessageModality |
Defines the instant messaging modality. It supports actions such as sending an instant message, checking or setting the composing (typing) flag, etc. This class exposes events such as messages being sent or received. |
|
IsContributingChangedEventArgs |
Represents the event data of a ContributingChanged event. |
|
IsTypingChangedEventArgs |
Represents the event data of a IsTypingChanged event. |
|
MessageSentEventArgs |
Represents the event data of an InstantMessageReceived event. |
|
Modality |
Abstract class representing a conversation mode such as audio, video, and instant messaging. |
|
ModalityActionAvailabilityChangedEventArgs |
Represents the event data of a ModalityActionAvailability event. |
|
ModalityPropertyChangedEventArgs |
Represents the event data of a ModalityPropertyChanged event. |
|
ModalityStateChangedEventArgs |
Represents the event data of a ModalityStateChanged event. |
|
MutedChangedEventArgs |
Represents the event data of a MutedChanged event. |
|
Participant |
A participant is a contact (person or phone number) that was added to a conversation. Each participant has its own modality set that represents the state of the participant in this conversation for each modality. |
|
ParticipantActionAvailabilityChangedEventArgs |
Represents the event data of a ParticipantActionAvailability event. |
|
ParticipantCollectionChangedEventArgs |
Represents the event data of a ParticipantCollection event. |
|
ParticipantPropertyChangedEventArgs |
Represents the event data of a ParticipantPropertyChanged event. |