This topic has not yet been rated - Rate this topic

MessengerApplication Class

Ff750204.note(en-us,MSDN.10).gifNote:
Current information about Live Connect is now available in the Windows Live Developer Center. The information in the following sections is provided for legacy purposes only.

Provides a Messenger application.

Script:  http://js.live.net/4.1/loader.js
Feature:  Messenger.UI
Namespace:  Microsoft.Live.UI.Messenger
 
Ff750204.alert_note(en-us,MSDN.10).gifNote

The JavaScript Library for Windows Live Messenger Connect is built by using the Microsoft Ajax Library. Microsoft Ajax exposes a type system that enables you to add object-oriented capabilities to your JavaScript code. To learn more about creating, instantiating, and deriving from classes, see Creating Custom Client Script by Using the Microsoft Ajax Library.

Microsoft.Live.UI.Messenger.MessengerApplication = function();

Type.registerClass(
    'Microsoft.Live.UI.Messenger.MessengerApplication',
    Sys.Component);
<msgr:app></msgr:app>
Object
  Component
    Microsoft.Live.UI.Messenger..::.MessengerApplication

Windows Live Messenger Connect

Supported in: 4.1

Windows Live Messenger Web Toolkit

Supported in: 3.7

Internet Explorer 8.0, Internet Explorer 7.0, Internet Explorer 6.0, Firefox 3.6, Firefox 3.5, Firefox 3.0, Firefox 2.0, Firefox 1.5, Chrome 3.0, Chrome 3.0, Chrome 2.0, Chrome 1.0, Safari 4.0, Safari 3.0, Opera 10.5

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.