The Conversationtype exposes the following members.
Events
Name | Description | |
---|---|---|
ActionAvailabilityChanged |
Occurs when an action availability
changes.
|
|
ContextDataReceived |
Occurs when an application running on the
remote client sends context data.
|
|
ContextDataSent |
Occurs when an application running on the same
client sends context data.
|
|
ConversationContextLinkClicked |
Occurs when a contextual conversation launch
link is clicked by the user.
|
|
InitialContextReceived |
Occurs when the initial context data is
received in a conversation.
|
|
InitialContextSent |
Occurs when the initial context data is sent
in a conversation.
|
|
ParticipantAdded |
Occurs when a participant is added to the
conversation.
|
|
ParticipantRemoved |
Occurs when a participant is removed from the
conversation.
|
|
PropertyChanged |
Occurs when a property value changes.
|
|
StateChanged |
Occurs when the conversation state
changes.
|