The ConversationManagertype exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddConversation |
Adds a new (outgoing) conversation
instance.
|
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Overrides UCWFullFinalize () () () () .) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
JoinConference |
Retrieves or Creates a conversation
initialized to join conference at given URL.
|
![]() |
MemberwiseClone () () () () | (Inherited from Object Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Conversations |
Gets the collection of conversations.
|
Events
Name | Description | |
---|---|---|
![]() |
ConversationAdded |
Occurs a new conversation is added (either
incoming or outgoing).
|
![]() |
ConversationRemoved |
Occurs when a conversation is removed. A
conversation is removed when all modalities are disconnected or
conversation was ended with a call to End()).
|