DotMSN

Conversation Class

A facade to the underlying switchboard session.

For a list of all members of this type, see Conversation Members.

System.Object
   XihSolutions.DotMSN.Conversation

[Visual Basic]
Public Class Conversation
[C#]
public class Conversation

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Conversation implements a few features for the ease of the application programmer. It provides directly basic common functionality. However, if you need to perform more advanced actions, or catch other events you have to directly use the underlying switchboard handler, or switchboard processor. Conversation automatically requests emoticons used by remote contacts.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

Conversation Members | XihSolutions.DotMSN Namespace