public abstract class Message
Microsoft.Live.Messenger.Message = function(); Type.createClass( 'Microsoft.Live.Messenger.Message');
This is the abstract base class from which all messages are derived.
Messages are sent to and received from contacts via a Conversation. Once an application creates a conversation, it can then send messages to the contacts in the conversation's Roster using the SendMessage(Message) method. An application can also register for the MessageReceived event to receive notifications for messages that it has received.
Internet Explorer 8.0, Internet Explorer 7.0, Internet Explorer 6.0, Firefox 3.0, Firefox 2.0, Firefox 1.5, Chrome 2.0, Chrome 1.0, Safari 3.0