Change Your Status:
Personal Message:

Send a Message:



Windows Live Messenger Library - Custom Presence demo.

This is a demonstration application built with the Windows Live Messenger Library.

This sample is nearly identical to the Hello World sample at http://wlmlhelloworld.mslivelabs.com. It demonstrates adding custom presence to the application. If a user in your contact list is also signed into this web app, a * will appear next to their name.

To see how to do this, View Source to see the code. All of the new code has this around it:

    // **** CUSTOM PRESENCE ****

      code here...
      
    // **** END CUSTOM PRESENCE ****      
    

See this blog post for more info.

To use this sample:

  1. Sign in using your Windows Live ID.
  2. Select a contact from the Contact List.
  3. In the Active Conversations section, click the contact's name to begin a conversation. Note that you can have more than one active conversation at a time.