This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
signIn Method
Note:
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.
Signs the user in to the Windows Live Messenger service.
Script: http://js.live.net/4.1/loader.js Feature: Messenger.Core Namespace:Microsoft.Live.Messenger
// Get the messenger context and the User object.
messengerContext = wl.App.get_messengerContext();
user = messengerContext.get_user();
// Sign the user in.
user.signIn();
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 4.0, Chrome 3.0, Chrome 2.0, Chrome 1.0, Safari 4.0, Safari 3.0, Opera 10.5