IConversation Members
Include Protected Members
Include Inherited Members
The IConversation type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddParticipant |
Add a new participant instance.
|
|
CanInvoke |
Returns true if a specific action is available.
|
|
Merge |
Merges another conversation into this one.
|
Properties
Name | Description | |
---|---|---|
Properties |
Gets a collection of conversation properties.
|
|
ConversationManager |
Gets the parent conversation manager of this conversation.
|
|
Modalities |
Gets the collection of conversation modalities.
|
|
Participants |
Gets the participant collection.
|
|
SelfParticipant |
Gets the local participant object.
|
|
State |
Gets the current conversation state.
|