The events of the NSMessageHandler class are listed below. For a complete list of NSMessageHandler class members, see the NSMessageHandler Members topic.
![]() | Occurs when the user could not be signed in due to authentication errors. Most likely due to an invalid account or password. Note that this event will also raise the more general ExceptionOccurred event. |
![]() | Occurs when a contact is added to any list (including reverse list) |
![]() | Occurs when a new contactgroup is created |
![]() | Occurs when a contactgroup property is changed |
![]() | Occurs when a contactgroup is removed |
![]() | Occurs when any contact goed from any status to offline status |
![]() | Occurs when any contact goes from offline status to another status |
![]() | Occurs when a contact is removed from any list (including reverse list) |
![]() | Occurs when any contact changes status |
![]() | Occurs when an exception is thrown while handling the incoming or outgoing messages |
![]() | Occurs when unread mail is read or mail is moved by the Owner. |
![]() | Occurs when the server notifies the client with the status of the owner's mailbox. |
![]() | Occurs when new mail is received by the Owner. |
![]() | Occurs when an answer is received after sending a ping to the MSN server via the SendPing() method |
![]() | Occurs when another user adds us to their contactlist. A ContactAdded event with the reverse list as parameter will also be raised. |
![]() | Occurs when another user removes us from their contactlist. A ContactRemoved event with the reverse list as parameter will also be raised. |
![]() | Occurs when a switchboard session has been created |
![]() | Occurs when the the server send an error. |
![]() | Occurs when the authentication and authorzation with the server has finished. The client is now connected to the messenger network. |
![]() | Occurs when the message processor has disconnected, and thus the user is no longer signed in. |
![]() | Occurs when a call to SynchronizeList() has been made and the synchronization process is completed. This means all contact-updates are received from the server and processed. |
NSMessageHandler Class | XihSolutions.DotMSN Namespace