The methods of the NSMessageHandler class are listed below. For a complete list of NSMessageHandler class members, see the NSMessageHandler Members topic.
![]() | Send a request to the server to add a new contactgroup. |
![]() | Send a request to the server to add this contact to a specific list. |
![]() | Creates a new contact and sends a request to the server to add this contact to the forward and allowed list. |
![]() | Block this contact. This way you don't receive any messages anymore. This contact will be removed from your allow list and placed in your blocked list. |
![]() | Moves a contact from the current contact group to a new contact group. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Handles message from the processor. |
![]() | Remove the specified contact from your forward and allow list. Note that remote contacts that are blocked remain blocked. |
![]() | Send a request to the server to remove a contact from a specific list. |
![]() | Send a request to the server to remove a contactgroup. Any contacts in the group will also be removed from the forward list. |
![]() | Set the name of a contact group |
![]() | Send the server a request for the contact's screen name. |
![]() | Overloaded. Sends a request to the server to start a new switchboard session. |
![]() | Overloaded. Sends a mobile message to the specified remote contact. This only works when the remote contact has it's mobile device enabled and has MSN-direct enabled. |
![]() | Sets whether the contact list owner allows remote contacts to send messages to it's mobile device. |
![]() | Sets whether the contact list owner has a mobile device enabled. |
![]() | Set the contactlist owner's notification mode. |
![]() | Sets the telephonenumber for the contact list owner's homephone. |
![]() | Sets the telephonenumber for the contact list owner's mobile phone. |
![]() | Sets the telephonenumber for the contact list owner's workphone. |
![]() | Set the status of the contactlistowner (the client). Note: you can only set the status _after_ you have synchronized the list using SynchronizeList(). Otherwise you won't receive online notifications from other clients or the connection is closed by the server. |
![]() | Set the contactlist owner's privacy mode. |
![]() | Sets the contactlist owner's screenname. After receiving confirmation from the server this will set the Owner object's name which will in turn raise the NameChange event. |
![]() | Send the synchronize command to the server. This will rebuild the contactlist with the most recent data. |
![]() | Returns a String that represents the current Object. |
![]() | Unblock this contact. After this you are able to receive messages from this contact. This contact will be removed from your blocked list and placed in your allowed list. |
![]() | Clears all resources associated with a nameserver session. |
![]() | Gets a new switchboard handler object. Called when a remote client initiated the switchboard. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Overloaded. Translates the codes used by the MSN server to a MSNList object. |
![]() | This function implements the MD5 algorithm as is used by microsoft messenger. |
![]() | Creates a shallow copy of the current Object. |
![]() | Called when a ADD command has been received. |
![]() | Called when an ADG command has been received. |
![]() | Fires the AuthenticationError event. |
![]() | Called when a BLP command has been received. |
![]() | Called when a BPR command has been received. |
![]() | Called when a CHG command has been received. |
![]() | Called when a CHL (challenge) command message has been received. |
![]() | |
![]() | Fires the ExceptionOccurred event. |
![]() | Called when a FLN command has been received. |
![]() | Called when a GTC command has been received. |
![]() | Called when a ILN command has been received. |
![]() | Called when a LSG command has been received. |
![]() | Called when a LST command has been received. |
![]() | Called when the server sends the status of the owner's mailbox. |
![]() | Called when the owner has removed or moved e-mail. |
![]() | Called when the owner has received new e-mail, or e-mail has been removed / moved. Fires the NewMailReceived event. |
![]() | Called when a MSG command has been received. |
![]() | Called when a NLN command has been received. |
![]() | Called when a NOT command has been received. |
![]() | Called when an OUT command has been received. |
![]() | Called when the message processor has established a connection. This function will begin the login procedure by sending the VER command. |
![]() | Called when the message processor has disconnected. |
![]() | Called when the server has send a profile description. This will update the profile of the Owner object. |
![]() | Called when an PRP command has been received. |
![]() | Called when a QNG command has been received. |
![]() | Called when a REA command has been received. |
![]() | Called when a REG command has been received. |
![]() | Called when a REM command has been received. |
![]() | Called when a RMG command has been received. |
![]() | Called when a RNG command has been received. |
![]() | Fires the ExceptionOccurred event. |
![]() | Fires the ServerErrorReceived event. |
![]() | Fires the SignedIn event. |
![]() | Fires the SignedOff event. |
![]() | Called when a SYN command has been received. |
![]() | |
![]() | |
![]() | Called when a XFR command has been received. |
![]() | Overloaded. Translates messenger's textual status to the corresponding value of the Status enum. |
![]() | Send the first message to the server. This is usually the VER command. |
NSMessageHandler Class | XihSolutions.DotMSN Namespace