Handles message from the processor.
This is one of the most important functions of the class. It handles incoming messages and performs actions based on the commands in the messages. Many commands will affect the data objects in DotMSN, like Contact and ContactGroup. For example contacts are renamed, contactgroups are added and status is set. Exceptions which occur in this method are redirected via the ExceptionOccurred event.
SBMessageHandler Class | XihSolutions.DotMSN Namespace