Click to Rate and Give Feedback

  Switch on low bandwidth view
Windows Live Messenger Web Toolkit Class Reference
Message Class

Represents a message that is sent to or received from instant messaging addresses.

Namespace:  Microsoft.Live.Messenger
Assembly:  Microsoft.Live.Messenger (in Microsoft.Live.Messenger.dll)
Script:  http://www.wlmessenger.net/api/3.1/loader.js
Feature:  Messenger.Core
C# (Script#)
public abstract class Message
JavaScript
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.

Windows Live Messenger Web Toolkit

Supported in: 3.1, 3.0, 2.5, 2.0, 1.0

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

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker